Commit: 3a6a93165af29a38f47a585991c03fd357c8dc1a
Parent: 4827d6b61fd4fae4d0ba2fe46c42e5021b97ca56
Author: Bharat Panda <bharat.panda@samsung.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-08-20 15:54:30
Tree: 91b0945684b3ade06c95a7f411bd6096361e0762

monitor/avctp: Fix GetFolderItems field values Replaced field names for GetFolderItems response with correct names, values and fix allignments. AVCTP Browsing: Response: type 0x00 label 0 PID 0x110e AVRCP: GetFolderItems: len 0x0030 Status: 0x04 (Success) UIDCounter: 0x0000 (0) NumOfItems: 0x0001 (1) Item: 0x01 (Media Player) Length: 0x0028 (40) PlayerID: 0x0000 (0) PlayerType: 0x0001 (Audio) PlayerSubType: 0x00000001 (Audio Book) PlayStatus: 0x01 (PLAYING) Features: 0x0000000000b701ef0200000000000000 CharsetID: 0x006a (UTF-8) NameLength: 0x000c (12) Name: SimplePlayer

Diffstat

M monitor/avctp.c | 28 +++++++++++++++++- - - - - - - - - - -

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

View Full Diff | Patch