Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Request/Abort Continuing and some minor things
@ 2011-10-17 20:34 Lucas De Marchi
  2011-10-17 20:34 ` [PATCH v2 1/5] AVRCP: Use track's UID in event notification Lucas De Marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lucas De Marchi @ 2011-10-17 20:34 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

Changes from previous version:

 - 2/5: fix minor coding style issue
 - 3/5: allow 0 to be a valid duration value
 - 5/5: fill attribute header in player_fill_media_attribute() in order to
   simplify implementation


Lucas De Marchi (5):
  AVRCP: Use track's UID in event notification
  AVRCP: implement TRACK-REACHED-START event
  AVRCP: respond with UINT32_MAX if duration is not available
  AVRCP: Implement AbortContinuingResponse PDU
  AVRCP: Implement RequestContinuingResponse PDU

 audio/avrcp.c |  307 +++++++++++++++++++++++++++++++++++++++++----------------
 audio/avrcp.h |    3 +
 audio/media.c |   22 ++++-
 3 files changed, 246 insertions(+), 86 deletions(-)

-- 
1.7.7


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-10-18  7:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 20:34 [PATCH v2 0/5] Request/Abort Continuing and some minor things Lucas De Marchi
2011-10-17 20:34 ` [PATCH v2 1/5] AVRCP: Use track's UID in event notification Lucas De Marchi
2011-10-18  7:24   ` Luiz Augusto von Dentz
2011-10-17 20:34 ` [PATCH v2 2/5] AVRCP: implement TRACK-REACHED-START event Lucas De Marchi
2011-10-18  7:23   ` Luiz Augusto von Dentz
2011-10-17 20:34 ` [PATCH v2 3/5] AVRCP: respond with UINT32_MAX if duration is not available Lucas De Marchi
2011-10-18  7:23   ` Luiz Augusto von Dentz
2011-10-17 20:34 ` [PATCH v2 4/5] AVRCP: Implement AbortContinuingResponse PDU Lucas De Marchi
2011-10-18  7:22   ` Luiz Augusto von Dentz
2011-10-17 20:34 ` [PATCH v2 5/5] AVRCP: Implement RequestContinuingResponse PDU Lucas De Marchi
2011-10-18  7:22   ` Luiz Augusto von Dentz
2011-10-18  7:40 ` [PATCH v2 0/5] Request/Abort Continuing and some minor things Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox