Home
last modified time | relevance | path

Searched defs:HANDLE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dindication_handler.rs137 const HANDLE: AttHandle = AttHandle(1); constant
/packages/modules/Bluetooth/system/rust/src/gatt/
Dcallbacks.rs222 const HANDLE: AttHandle = AttHandle(1); constant
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DRequestTest.java60 private static final String HANDLE = "0000001"; field in RequestTest