Home
last modified time | relevance | path

Searched defs:getCharacteristic (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java258 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService
368 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
DBluetoothGattDescriptor.java200 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothGattServlet.java70 public abstract BluetoothGattCharacteristic getCharacteristic(); in getCharacteristic() method in BluetoothGattServlet
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattConnection.java171 public BluetoothGattCharacteristic getCharacteristic(UUID serviceUuid, in getCharacteristic() method in BluetoothGattConnection
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGattTest.java148 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in TbsGattTest
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java471 Characteristic getCharacteristic(ParcelUuid uuid) { in getCharacteristic() method in GattDelegate.Service
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulator.java1120 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in FastPairSimulator.NotifiableGattServlet