Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw_utils.cc30 CASE_RETURN_STR(HEARING_AID_CTRL_CMD_STOP) in audio_ha_hw_dump_ctrl_event()
Daudio_hearing_aid_hw.cc83 CASE_RETURN_STR(HEARING_AID_CTRL_CMD_STOP) in audio_ha_hw_dump_ctrl_event()
861 if (ha_command(common, HEARING_AID_CTRL_CMD_STOP) < 0) { in stop_audio_datapath()
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/include/
Daudio_hearing_aid_hw.h82 HEARING_AID_CTRL_CMD_STOP, enumerator
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc61 CASE_RETURN_STR(HEARING_AID_CTRL_CMD_STOP) in audio_ha_hw_dump_ctrl_event()
218 case HEARING_AID_CTRL_CMD_STOP: in hearing_aid_recv_ctrl_data()