Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c217 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
251 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_SUCCESS); in bta_hf_client_rfc_open()
338 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_FAIL_RFCOMM); in bta_hf_client_rfc_fail()
361 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_FAIL_SDP); in bta_hf_client_disc_fail()
377 bta_hf_client_cback_open(p_data, BTA_HF_CLIENT_FAIL_RESOURCES); in bta_hf_client_open_fail()