Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc66 constexpr uint8_t CONTROL_POINT_OP_STOP = 0x02; variable
1019 std::vector<uint8_t> stop({CONTROL_POINT_OP_STOP}); in OnAudioSuspend()