Searched refs:BTA_HF_CLIENT_FEAT_VOL (Results 1 – 3 of 3) sorted by relevance
144 if (features & BTA_HF_CLIENT_FEAT_VOL) { in bta_hf_client_add_record()145 sdp_features |= BTA_HF_CLIENT_FEAT_VOL; in bta_hf_client_add_record()
62 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */ macro
54 BTA_HF_CLIENT_FEAT_VOL | \