Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_sdp.cc142 if (features & BTA_HF_CLIENT_FEAT_3WAY) in bta_hf_client_add_record()
143 sdp_features |= BTA_HF_CLIENT_FEAT_3WAY; in bta_hf_client_add_record()
Dbta_hf_client_main.cc843 bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_3WAY) { in bta_hf_client_slc_seq()
/system/bt/bta/include/
Dbta_hf_client_api.h55 #define BTA_HF_CLIENT_FEAT_3WAY \ macro
/system/bt/btif/src/
Dbtif_hf_client.cc75 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \