ping > -----Original Message----- > From: linux-bluetooth-owner@xxxxxxxxxxxxxxx [mailto:linux-bluetooth- > owner@xxxxxxxxxxxxxxx] On Behalf Of Bharat Panda > Sent: Wednesday, June 24, 2015 2:41 PM > To: linux-bluetooth@xxxxxxxxxxxxxxx > Cc: cpgs@xxxxxxxxxxx; Bharat Panda > Subject: [PATCH 0/3] Add Support for GetTotalNumOfItems > > Support added for AVRCP GetTotalNumOfItems browsing command. > > It is used to retrieve the number of items in a folder prior to calling > GetFolderItems to retrieve a listing of the contents of a folder. The purpose > of the command is to provide both scaling information, and total item count > for devices that may not be able to store or display an entire folder content > listing. > > Bharat Panda (3): > audio/avrcp: Add AVRCP GetTotalNumOfItems support > audio/player: Add TotalNumberOfItems DBUS method > tools: Add total-items command for GetTotalNumOfItems > > profiles/audio/avrcp.c | 77 > ++++++++++++++++++++++++++++++++++++++++++++++++ > profiles/audio/player.c | 53 +++++++++++++++++++++++++++++++++ > profiles/audio/player.h | 4 +++ tools/bluetooth-player.c | 40 > +++++++++++++++++++++++++ > 4 files changed, 174 insertions(+) > > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo > info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html