Searched defs:INDICATE (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/ | ||
D | att_database.rs | 44 const INDICATE = 0x20; constant |
/aosp_15_r20/external/python/bumble/bumble/ | ||
D | gatt.py | 446 INDICATE = 0x20 variable in Characteristic.Properties |