All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes and refactor avrcp
@ 2011-09-15  4:21 Lucas De Marchi
  2011-09-15  4:21 ` [PATCH 1/5] avrcp: fix missing error code Lucas De Marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lucas De Marchi @ 2011-09-15  4:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

Here are some fixes for avrcp. 0001 fixes a bug due to the recent code move,
0002 fixes the response of one command and the other 3 were already sent
previously.


David Stockwell (3):
  avrcp: use LAST element on media_info_id enum
  avrcp: fix handling of metadata item 0x7
  avrcp: get/set three-byte company-id

Lucas De Marchi (2):
  avrcp: fix missing error code
  avrcp: fix overwrite of number of attributes

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

-- 
1.7.6.1


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

end of thread, other threads:[~2011-09-27  8:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15  4:21 [PATCH 0/5] Fixes and refactor avrcp Lucas De Marchi
2011-09-15  4:21 ` [PATCH 1/5] avrcp: fix missing error code Lucas De Marchi
2011-09-16  7:39   ` Luiz Augusto von Dentz
2011-09-15  4:21 ` [PATCH 2/5] avrcp: fix overwrite of number of attributes Lucas De Marchi
2011-09-16  7:47   ` Luiz Augusto von Dentz
2011-09-15  4:21 ` [PATCH 3/5] avrcp: use LAST element on media_info_id enum Lucas De Marchi
2011-09-16  7:49   ` Luiz Augusto von Dentz
2011-09-15  4:21 ` [PATCH 4/5] avrcp: fix handling of metadata item 0x7 Lucas De Marchi
2011-09-16  7:50   ` Luiz Augusto von Dentz
2011-09-15  4:21 ` [PATCH 5/5] avrcp: get/set three-byte company-id Lucas De Marchi
2011-09-16  7:51   ` Luiz Augusto von Dentz
2011-09-27  8:34 ` [PATCH 0/5] Fixes and refactor avrcp Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.