Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h270 #define BTA_AG_CALLSETUP_OUTGOING 2 /* Outgoing call set up is ongoing */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c321 BTA_AG_CALLSETUP_OUTGOING, /* BTA_AG_OUT_CALL_ORIG_RES */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1478 send_indicator_update(BTA_AG_IND_CALLSETUP,BTA_AG_CALLSETUP_OUTGOING); in btc_hf_cb_handler()