linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 1/3] Adds TG Record for AVRCP 1.4
@ 2012-05-10 10:28 Vani
  0 siblings, 0 replies; only message in thread
From: Vani @ 2012-05-10 10:28 UTC (permalink / raw)
  To: User Name; +Cc: User Name2

From: Vani Patel <vani.patel@stericsson.com>

---
 audio/avrcp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/audio/avrcp.c b/audio/avrcp.c
index df39d04..9ec0730 100644
--- a/audio/avrcp.c
+++ b/audio/avrcp.c
@@ -238,7 +238,7 @@ static sdp_record_t *avrcp_tg_record(void)
 	sdp_record_t *record;
 	sdp_data_t *psm, *version, *features;
 	uint16_t lp = AVCTP_PSM;
-	uint16_t avrcp_ver = 0x0103, avctp_ver = 0x0103, feat = 0x000f;
+	uint16_t avrcp_ver = 0x0104, avctp_ver = 0x0103, feat = 0x000f;
 
 	record = sdp_record_alloc();
 	if (!record)
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-10 10:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 10:28 [PATCH BlueZ 1/3] Adds TG Record for AVRCP 1.4 Vani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).