Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_rfc.c75 tBTA_HF_CLIENT_RFC *p_buf; in bta_hf_client_mgmt_cback()
111 if ((p_buf = (tBTA_HF_CLIENT_RFC *) GKI_getbuf(sizeof(tBTA_HF_CLIENT_RFC))) != NULL) in bta_hf_client_mgmt_cback()
241 tBTA_HF_CLIENT_RFC *p_buf; in bta_hf_client_rfc_do_close()
253 if ((p_buf = (tBTA_HF_CLIENT_RFC *) GKI_getbuf(sizeof(tBTA_HF_CLIENT_RFC))) != NULL) in bta_hf_client_rfc_do_close()
Dbta_hf_client_int.h112 } tBTA_HF_CLIENT_RFC; typedef
133 tBTA_HF_CLIENT_RFC rfc;