Searched refs:BTA_HF_CLIENT_FEAT_VOL (Results 1 – 3 of 3) sorted by relevance
150 if (features & BTA_HF_CLIENT_FEAT_VOL) sdp_features |= BTA_HF_CLIENT_FEAT_VOL; in bta_hf_client_add_record()
60 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */ macro
76 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \