Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc66 constexpr int8_t VOLUME_MIN = -127; variable
1115 if (current_volume == VOLUME_UNKNOWN) start[3] = (uint8_t)VOLUME_MIN; in SendStart()