Public Attribute Documentation#
dev_addr#
uint8_t dev_addr[6]
remote device address
2359
of file include/rsi_bt_apis.h
scope#
uint8_t scope
Scope refers which List of folder items to be accessed at present
0 - Media_Player_List
1 - Virtual_File_System
2 - Search
3 - NowPlaying
2366
of file include/rsi_bt_apis.h
start_item#
uint16_t start_item
The offset within the listing of the item, which should be the first
returned item. The first element in the listing is at offset 0.
2370
of file include/rsi_bt_apis.h
end_item#
uint16_t end_item
The offset within the listing of the item which should be the final returned item.
If this is set to a value beyond what is available, the TG shall return items from the
provided Start Item index to the index of the final item.
If the End Item index is smaller than the Start Item index, the TG shall return an error.
If CT requests too many items, TG can respond with a sub-set of the requested items.
2377
of file include/rsi_bt_apis.h
attr_cnt#
uint8_t attr_cnt
Request the Attributes present on the attr_cnt value
0x00 - All attributes are requested.
0x01-0xFE - The following Attribute List contains this number of attributes.
0xFF - No attributes are requested.
2383
of file include/rsi_bt_apis.h