Searched refs:onDiscoveryFailed (Results 1 – 8 of 8) sorted by relevance
229 .onDiscoveryFailed(AdvertisingSetCallback.ADVERTISE_FAILED_DATA_TOO_LARGE); in teststartAdvertisingSet_failedDataTooLarge()236 .onDiscoveryFailed(AdvertisingSetCallback.ADVERTISE_FAILED_FEATURE_UNSUPPORTED); in teststartAdvertisingSet_failedFeatureUnsupported()243 .onDiscoveryFailed(AdvertisingSetCallback.ADVERTISE_FAILED_INTERNAL_ERROR); in teststartAdvertisingSet_failedInternalError()250 .onDiscoveryFailed(AdvertisingSetCallback.ADVERTISE_FAILED_TOO_MANY_ADVERTISERS); in teststartAdvertisingSet_failedTooManyAdvertiser()
189 .onDiscoveryFailed(ScanCallback.SCAN_FAILED_ALREADY_STARTED); in testBleScanFailed()
32 void onDiscoveryFailed(int errorCode); in onDiscoveryFailed() method
56 void onDiscoveryFailed(int errorCode); in onDiscoveryFailed() method
147 mDiscoveryAdvertiseCallback.onDiscoveryFailed(status); in processAdvertiseFailed()
180 mDiscoveryScanCallback.onDiscoveryFailed(errorCode); in processScanFailed()
223 public void onDiscoveryFailed(int errorCode) { in onDiscoveryFailed() method in PacsControllerSession.ScanCallback
235 public void onDiscoveryFailed(int errorCode) { in onDiscoveryFailed() method in PacsControleeSession.PacsAdvertiseCallback