Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h154 #define BTA_AG_AT_CHUP_EVT 13 /* Hang up a call */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c169 CASE_RETURN_STR(BTA_AG_AT_CHUP_EVT) in dump_hf_event()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c96 BTA_AG_AT_CHUP_EVT, /* BTA_AG_HF_CMD_CHUP */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1463 case BTA_AG_AT_CHUP_EVT: in btc_hf_cb_handler()