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