Searched refs:getCharacteristicById (Results 1 – 1 of 1) sorted by relevance
278 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice, handle);310 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice, handle);348 BluetoothGattCharacteristic characteristic = getCharacteristicById(mDevice, handle);545 …/*package*/ BluetoothGattCharacteristic getCharacteristicById(BluetoothDevice device, int instance… in getCharacteristicById() method in BluetoothGatt