Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc91 constexpr int8_t VOLUME_UNKNOWN = 127; variable
293 current_volume(VOLUME_UNKNOWN), in HearingAidImpl()
1327 if (current_volume == VOLUME_UNKNOWN) start[3] = (uint8_t)VOLUME_MIN; in SendStart()
1947 current_volume = VOLUME_UNKNOWN; in DoDisconnectAudioStop()