Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c262 tBTA_AG_API_RESULT *p_buf; in BTA_AgResult()
264 if ((p_buf = (tBTA_AG_API_RESULT *) osi_malloc(sizeof(tBTA_AG_API_RESULT))) != NULL) { in BTA_AgResult()
Dbta_ag_cmd.c1283 void bta_ag_hsp_result(tBTA_AG_SCB *p_scb, tBTA_AG_API_RESULT *p_result) in bta_ag_hsp_result()
1384 void bta_ag_hfp_result(tBTA_AG_SCB *p_scb, tBTA_AG_API_RESULT *p_result) in bta_ag_hfp_result()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h201 } tBTA_AG_API_RESULT; typedef
245 tBTA_AG_API_RESULT api_result;