Searched refs:getCharacteristic (Results 1 – 8 of 8) sorted by relevance
255 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService365 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
202 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
1216 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in readDescriptor()1257 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in writeDescriptor()
119 = service.getCharacteristic(MIDI_CHARACTERISTIC);
6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
8528 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();8586 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
10246 Landroid/bluetooth/BluetoothGattService;->getCharacteristic(Ljava/util/UUID;I)Landroid/bluetooth/Bl…