Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc65 constexpr int8_t VOLUME_UNKNOWN = 127; variable
243 current_volume(VOLUME_UNKNOWN), in HearingAidImpl()
1098 if (current_volume == VOLUME_UNKNOWN) start[3] = (uint8_t)VOLUME_MIN; in SendStart()
1146 current_volume = VOLUME_UNKNOWN; in OnAudioDataReady()