Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_rfc.c127 tBTA_AG_RFC *p_buf; in bta_ag_mgmt_cback()
168 if ((p_buf = (tBTA_AG_RFC *) osi_malloc(sizeof(tBTA_AG_RFC))) != NULL) { in bta_ag_mgmt_cback()
382 tBTA_AG_RFC *p_buf; in bta_ag_rfc_do_close()
391 if ((p_buf = (tBTA_AG_RFC *) osi_malloc(sizeof(tBTA_AG_RFC))) != NULL) { in bta_ag_rfc_do_close()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h222 } tBTA_AG_RFC; typedef
250 tBTA_AG_RFC rfc;