Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h40 constexpr uint8_t CAPABILITY_CSIS = 0x04; variable
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc986 bool csis_capable = capabilities & CAPABILITY_CSIS; in OnReadOnlyPropertiesRead()