Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h39 constexpr uint8_t CAPABILITY_BINAURAL = 0x02; variable
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc985 bool binaural = capabilities & CAPABILITY_BINAURAL; in OnReadOnlyPropertiesRead()
1785 bool standalone = device.capabilities & CAPABILITY_BINAURAL; in Dump()