Home
last modified time | relevance | path

Searched refs:CAPABILITY_RESERVED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h41 constexpr uint8_t CAPABILITY_RESERVED = 0xF8; variable
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc988 if (capabilities & CAPABILITY_RESERVED) { in OnReadOnlyPropertiesRead()