Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h127 #define BTA_HF_CLIENT_SUCCESS 0 /* Connection successfully opened */ macro
/system/bt/btif/src/
Dbtif_hf_client.cc847 if (p_data->open.status == BTA_HF_CLIENT_SUCCESS) { in btif_hf_client_upstreams_evt()
869 if (p_data->open.status != BTA_HF_CLIENT_SUCCESS) btif_queue_advance(); in btif_hf_client_upstreams_evt()