Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java255 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService
365 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
DBluetoothGattDescriptor.java202 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
DBluetoothGatt.java1216 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in readDescriptor()
1257 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in writeDescriptor()
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java119 = service.getCharacteristic(MIDI_CHARACTERISTIC);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/frameworks/base/non-updatable-api/
Dcurrent.txt8528 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
8586 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/frameworks/base/api/
Dcurrent.txt8528 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
8586 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10246 Landroid/bluetooth/BluetoothGattService;->getCharacteristic(Ljava/util/UUID;I)Landroid/bluetooth/Bl…