Searched refs:tBTA_AG_API_RESULT (Results 1 – 3 of 3) sorted by relevance
262 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()
1283 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()
201 } tBTA_AG_API_RESULT; typedef245 tBTA_AG_API_RESULT api_result;