Searched refs:BTA_HF_CLIENT_FEAT_ECNR (Results 1 – 3 of 3) sorted by relevance
135 if (features & BTA_HF_CLIENT_FEAT_ECNR) in bta_hf_client_add_record()136 sdp_features |= BTA_HF_CLIENT_FEAT_ECNR; in bta_hf_client_add_record()
52 #define BTA_HF_CLIENT_FEAT_ECNR \ macro
75 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \