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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java826 void onReadCharacteristic(int connId, int status, int handle, byte[] data) throws RemoteException { method in class:GattService
829 if (VDBG) Log.d(TAG, "onReadCharacteristic() - address=" + address

Completed in 34 milliseconds