Home
last modified time | relevance | path

Searched defs:Characteristic (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase.h86 struct Characteristic { struct
97 /* set and used for «Characteristic Extended Properties» only */ argument
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java490 static class Characteristic { class in GattDelegate
498 Characteristic(ParcelUuid uuid, int properties, int permissions) { in Characteristic() method in GattDelegate.Characteristic
/packages/modules/Bluetooth/system/rust/src/gatt/
Dffi.rs59 Characteristic = 0u32, enumerator
129 Characteristic, enumerator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1121 Characteristic = 3, enumerator