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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1180 void onAdvertiseCallback(int status, int clientIf) { method in class:GattService
1181 if (DBG) Log.d(TAG, "onAdvertiseCallback,- clientIf=" + clientIf + ", status=" + status);

Completed in 14 milliseconds