![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
GetFolderItems. More...
Data Fields | |
| uint8_t | pdu |
| PDU ID AVRC_PDU_GET_FOLDER_ITEMS. | |
| wiced_bt_avrc_sts_t | status |
| Status of the operation. | |
| uint8_t | opcode |
| Op Code. More... | |
| uint16_t | uid_counter |
| UID Counter. | |
| uint16_t | item_count |
| The number of items returned in this listing. More... | |
| wiced_bt_avrc_item_t * | p_item_list |
| The attributes returned with each item shall be the supported attributes from the list provided in the attribute list parameter of the request. More... | |
GetFolderItems.
| uint16_t item_count |
The number of items returned in this listing.
| uint8_t opcode |
Op Code.
Should be AVRC_OP_VENDOR
| wiced_bt_avrc_item_t* p_item_list |
The attributes returned with each item shall be the supported attributes from the list provided in the attribute list parameter of the request.