Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h56 BTC_HF_OUT_CALL_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1027 case BTC_HF_OUT_CALL_EVT: in btc_hf_arg_deep_copy()
1089 case BTC_HF_OUT_CALL_EVT: in btc_hf_arg_deep_free()
1242 case BTC_HF_OUT_CALL_EVT: in btc_hf_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c511 msg.act = BTC_HF_OUT_CALL_EVT; in esp_hf_ag_out_call()