Home
last modified time | relevance | path

Searched refs:getCharacteristicByHandle (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java195 BluetoothGattCharacteristic characteristic = getCharacteristicByHandle(handle);
251 BluetoothGattCharacteristic characteristic = getCharacteristicByHandle(handle);
541 /*package*/ BluetoothGattCharacteristic getCharacteristicByHandle(int handle) { in getCharacteristicByHandle() method in BluetoothGattServer