Patch 0001 and 0003 are nice small refactor, whereas 0002 fixes the meaning of one metadata field (spec is not so clear, but this makes much more sense). I put David Stockwell as the author since he wrote them; I split, rebased and sent to ML again. Patch 0004 fixes an issue when metadata fields sum more than ~500 bytes. It just refuses to write more data to the PDU if this condition happens. The last patch goes a step further and implements proper pdu-continuation (really annoying since fields might split in the middle, but essential for passing AVRCP 1.3 tests). *** BLURB HERE *** 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: limit avrcp packet size to the MTU of AV/C avrcp: implement pdu continuation request and abort audio/control.c | 350 ++++++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 269 insertions(+), 81 deletions(-) -- 1.7.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html