Searched refs:BTA_HF_CLIENT_FEAT_3WAY (Results 1 – 4 of 4) sorted by relevance
142 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()
843 bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_3WAY) { in bta_hf_client_slc_seq()
55 #define BTA_HF_CLIENT_FEAT_3WAY \ macro
75 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \