Searched refs:BTA_HF_CLIENT_FEAT_VOL (Results 1 – 4 of 4) sorted by relevance
159 if (features & BTA_HF_CLIENT_FEAT_VOL) sdp_features |= BTA_HF_CLIENT_FEAT_VOL; 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()
65 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */ macro