Searched refs:BTA_HF_CLIENT_FEAT_CLI (Results 1 – 4 of 4) sorted by relevance
154 if (features & BTA_HF_CLIENT_FEAT_CLI) sdp_features |= BTA_HF_CLIENT_FEAT_CLI; in bta_hf_client_add_record()
225 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \ in get_default_hf_client_features()
18 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \ in get_default_hf_client_features()
62 #define BTA_HF_CLIENT_FEAT_CLI \ macro