Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_rfc.cc56 tBTA_HF_CLIENT_RFC* p_buf = in bta_hf_client_port_cback()
57 (tBTA_HF_CLIENT_RFC*)osi_malloc(sizeof(tBTA_HF_CLIENT_RFC)); in bta_hf_client_port_cback()
88 tBTA_HF_CLIENT_RFC* p_buf = in bta_hf_client_mgmt_cback()
89 (tBTA_HF_CLIENT_RFC*)osi_malloc(sizeof(tBTA_HF_CLIENT_RFC)); in bta_hf_client_mgmt_cback()
280 tBTA_HF_CLIENT_RFC* p_buf = in bta_hf_client_rfc_do_close()
281 (tBTA_HF_CLIENT_RFC*)osi_malloc(sizeof(tBTA_HF_CLIENT_RFC)); in bta_hf_client_rfc_do_close()
H A Dbta_hf_client_int.h129 } tBTA_HF_CLIENT_RFC; typedef
146 tBTA_HF_CLIENT_RFC rfc;