OSDN Git Service

audio: Bump AVRCP CT version to 1.5
authorJoão Paulo Rechi Vita <jprvita@openbossa.org>
Fri, 11 Jan 2013 20:25:34 +0000 (17:25 -0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 15 Jan 2013 18:06:58 +0000 (20:06 +0200)
profiles/audio/avrcp.c

index 8bd5fb6..19b6721 100644 (file)
@@ -231,7 +231,7 @@ static sdp_record_t *avrcp_ct_record(void)
        sdp_record_t *record;
        sdp_data_t *psm, *version, *features;
        uint16_t lp = AVCTP_CONTROL_PSM;
-       uint16_t avrcp_ver = 0x0103, avctp_ver = 0x0103;
+       uint16_t avrcp_ver = 0x0105, avctp_ver = 0x0103;
        uint16_t feat = ( AVRCP_FEATURE_CATEGORY_1 |
                                                AVRCP_FEATURE_CATEGORY_2 |
                                                AVRCP_FEATURE_CATEGORY_3 |