Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h153 #define BTA_AG_MIC_EVT 8 /* Microphone volume changed */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c152 CASE_RETURN_STR(BTA_AG_MIC_EVT) in dump_hf_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c66 BTA_AG_MIC_EVT /* BTA_AG_HS_CMD_VGM */
93 BTA_AG_MIC_EVT, /* BTA_AG_HF_CMD_VGM */
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1382 case BTA_AG_MIC_EVT: in btc_hf_cb_handler()