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