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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java915 void onExecuteCompleted(int connId, int status) throws RemoteException { method in class:GattService
917 if (VDBG) Log.d(TAG, "onExecuteCompleted() - address=" + address

Completed in 35 milliseconds