Commit: f25568f3b6ca0a575abb2faf700d99d26baad86a
Parent: 65e27905fe4ea833ae9e33a66a0f909e835258e6
Author: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-08-12 11:04:35
Tree: 51c034295c28d85ac06b5904c0157fb37bfb9802

avrcp: handle query for company ids Example of response for PTS test TC_TG_CFG_BV_02_C: > ACL data: handle 11 flags 0x02 dlen 18 L2CAP(d): cid 0x0043 len 14 [psm 23] AVCTP: Command : pt 0x00 transaction 2 pid 0x110e AV/C: Status: address 0x48 opcode 0x00 Subunit: Panel Opcode: Vendor Dependent Company ID: 0x001958 AVRCP: GetCapabilities: pt 0x00 len 0x0001 CapabilityID: 0x02 (CompanyID) < ACL data: handle 11 flags 0x02 dlen 22 L2CAP(d): cid 0x0043 len 18 [psm 23] AVCTP: 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 0x00 len 0x0005 CapabilityID: 0x02 (CompanyID) CapabilityCount: 0x01 CompanyID: 0x001958

Diffstat

M audio/control.c | 99 ++++++++++++++++++++++++++++++++++++++++- -

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

View Full Diff | Patch