Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_act.c83 evt.reg.status = BTA_HF_CLIENT_SUCCESS; in bta_hf_client_register()
248 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_SUCCESS); in bta_hf_client_rfc_open()
/system/bt/bta/include/
Dbta_hf_client_api.h109 #define BTA_HF_CLIENT_SUCCESS 0 /* Connection successfully opened */ macro
/system/bt/btif/src/
Dbtif_hf_client.c752 if (p_data->open.status == BTA_HF_CLIENT_SUCCESS) in btif_hf_client_upstreams_evt()
777 if (p_data->open.status != BTA_HF_CLIENT_SUCCESS) in btif_hf_client_upstreams_evt()