Searched refs:BTA_HF_CLIENT_FEAT_ECNR (Results 1 – 4 of 4) sorted by relevance
148 if (features & BTA_HF_CLIENT_FEAT_ECNR) in bta_hf_client_add_record()149 sdp_features |= BTA_HF_CLIENT_FEAT_ECNR; in bta_hf_client_add_record()
224 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \ in get_default_hf_client_features()
17 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \ in get_default_hf_client_features()
58 #define BTA_HF_CLIENT_FEAT_ECNR \ macro