Searched refs:onAdvertiseInstanceDisabled (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java318 mService.onAdvertiseInstanceDisabled(
321 Log.d(TAG, "failed onAdvertiseInstanceDisabled", e);
H A DGattService.java1289 void onAdvertiseInstanceDisabled(int status, int clientIf) throws RemoteException { method in class:GattService
1290 if (DBG) Log.d(TAG, "onAdvertiseInstanceDisabled() - clientIf=" + clientIf

Completed in 73 milliseconds