Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_act.c211 static void bta_hf_client_cback_open(tBTA_HF_CLIENT_DATA *p_data, tBTA_HF_CLIENT_STATUS status) in bta_hf_client_cback_open() function
248 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_SUCCESS); in bta_hf_client_rfc_open()
337 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_FAIL_RFCOMM); in bta_hf_client_rfc_fail()
360 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_FAIL_SDP); in bta_hf_client_disc_fail()
376 bta_hf_client_cback_open(p_data, BTA_HF_CLIENT_FAIL_RESOURCES); in bta_hf_client_open_fail()