Parent: 0834a161e6040b5f03ea75a74ceb24fa61ac4d8d
Author: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-08-12 11:04:40
Tree: f87bb203d27cbb74e66c3dad0cd5d1797971f3c3
avrcp: handle GetCurrentPlayerAplicationSettingValue pdu Example response for PTS test TC_TG_PAS_BV_10_C: > ACL data: handle 11 flags 0x02 dlen 19 L2CAP(d): cid 0x0043 len 15 [psm 23] AVCTP: Command : pt 0x00 transaction 3 pid 0x110e AV/C: Status: address 0x48 opcode 0x00 Subunit: Panel Opcode: Vendor Dependent Company ID: 0x001958 AVRCP: GetCurrentPlayerApplicationSettingValue: pt 0x00 len 0x0002 AttributeCount: 0x01 AttributeID: 0x01 (Equalizer ON/OFF Status) < ACL data: handle 11 flags 0x02 dlen 20 L2CAP(d): cid 0x0043 len 16 [psm 23] AVCTP: Response : pt 0x00 transaction 3 pid 0x110e AV/C: Stable: address 0x48 opcode 0x00 Subunit: Panel Opcode: Vendor Dependent Company ID: 0x001958 AVRCP: GetCurrentPlayerApplicationSettingValue: pt 0x00 len 0x0003 ValueCount: 0x01 AttributeID: 0x01 (Equalizer ON/OFF Status) ValueID: 0x02 (ON)
Diffstat
| M | audio/control.c | | | 76 | ++++++++++++++++++++++++++++++++++++++++ |
1 files changed, 76 insertions(+), 0 deletions(-)