Searched defs:getCharacteristic (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothGattService.java | 242 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService |
D | BluetoothGattDescriptor.java | 193 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor |