Home
last modified time | relevance | path

Searched refs:bta_hf_client_find_cb_by_rfc_handle (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_rfc.cc51 bta_hf_client_find_cb_by_rfc_handle(port_handle); in bta_hf_client_port_cback()
76 bta_hf_client_find_cb_by_rfc_handle(port_handle); in bta_hf_client_mgmt_cback()
Dbta_hf_client_int.h210 extern tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_rfc_handle(uint16_t handle);
Dbta_hf_client_main.cc520 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_rfc_handle(uint16_t handle) { in bta_hf_client_find_cb_by_rfc_handle() function