Home
last modified time | relevance | path

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

/system/bt/bta/hearing_aid/
Dhearing_aid.cc57 constexpr uint8_t CONTROL_POINT_OP_STOP = 0x02; variable
1016 std::vector<uint8_t> stop({CONTROL_POINT_OP_STOP}); in OnAudioSuspend()