Commit: 8321ce7e0484b1f691a2d25186a83a80e89b47ce
Parent: 49cf7c2f63f7b5824c04746447d5ee8a454f74de
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-06-11 15:26:40
Tree: fc9a97d82de62daa854c39752615eb48b6566bc3

AVRCP: Fix setting reserved bit in GetCapabilities response EventID 0x00 is reserved: < ACL data: handle 12 flags 0x00 dlen 25 L2CAP(d): cid 0x0541 len 21 [psm 23] AVCTP Control: Response : pt 0x00 transaction 2 pid 0x110e AV/C: Stable: address 0x48 opcode 0x00 Subunit: Panel Opcode: Vendor Dependent Company ID: 0x001958 AVRCP: GetCapabilities: pt Single len 0x0008 CapabilityID: 0x03 (EventsID) CapabilityCount: 0x06 EventsID: 0x00 (Reserved) EventsID: 0x01 (EVENT_PLAYBACK_STATUS_CHANGED) EventsID: 0x02 (EVENT_TRACK_CHANGED) EventsID: 0x03 (EVENT_TRACK_REACHED_END) EventsID: 0x04 (EVENT_TRACK_REACHED_START) EventsID: 0x08 (EVENT_PLAYER_APPLICATION_SETTING_CHANGED)

Diffstat

M profiles/audio/avrcp.c | 2 +-

1 files changed, 1 insertions(+), 1 deletions(-)

View Full Diff | Patch