Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h125 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c768 } else if (result == BTA_AG_IN_CALL_CONN_RES || result == BTA_AG_OUT_CALL_CONN_RES in bta_ag_send_call_inds()
1434 case BTA_AG_OUT_CALL_CONN_RES: in bta_ag_hfp_result()
Dbta_ag_main.c318 case BTA_AG_OUT_CALL_CONN_RES: return ("AT Result BTA_AG_OUT_CALL_CONN_RES"); in bta_ag_evt_str()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c743 res = BTA_AG_OUT_CALL_CONN_RES; in btc_hf_phone_state_update()
782 res = BTA_AG_OUT_CALL_CONN_RES; in btc_hf_phone_state_update()