Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c525 static void bta_ag_send_ind(tBTA_AG_SCB *p_scb, UINT16 id, UINT16 value, BOOLEAN on_demand) in bta_ag_send_ind() function
802 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, FALSE); in bta_ag_send_call_inds()
803 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, FALSE); in bta_ag_send_call_inds()
1586 bta_ag_send_ind(p_scb, p_result->data.ind.type, p_result->data.ind.value, FALSE); in bta_ag_hfp_result()