Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_rfc.c75 tBTA_HF_CLIENT_RFC *p_buf; in bta_hf_client_mgmt_cback()
103 if ((p_buf = (tBTA_HF_CLIENT_RFC *) osi_malloc(sizeof(tBTA_HF_CLIENT_RFC))) != NULL) { in bta_hf_client_mgmt_cback()
225 tBTA_HF_CLIENT_RFC *p_buf; in bta_hf_client_rfc_do_close()
234 if ((p_buf = (tBTA_HF_CLIENT_RFC *) osi_malloc(sizeof(tBTA_HF_CLIENT_RFC))) != NULL) { in bta_hf_client_rfc_do_close()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h113 } tBTA_HF_CLIENT_RFC; typedef
138 tBTA_HF_CLIENT_RFC rfc;