Parent: c836739563c5397ccdb9a4fee3d3a65c7932d1f8
Author: Bharat Panda <bharat.panda@samsung.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-09-02 14:36:43
Tree: af87e620e3dcb2b787eac3f2b1fcd9e0154cd4b8
audio/avrcp: Add GetFolderItems support Support added to handle Get Folder Items browsing PDU for media player scope in TG role. e.g. 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: 0x0000000000000007FFF0007000000000 CharsetID: 0x006a (UTF-8) NameLength: 0x000c (12) Name: SimplePlayer
Diffstat
| M | profiles/audio/avrcp.c | | | 147 | ++++++++++++++++++++++++++++++++++++++++ |
| M | profiles/audio/avrcp.h | | | 1 | + |
| M | profiles/audio/media.c | | | 8 | ++++++++ |
3 files changed, 156 insertions(+), 0 deletions(-)