|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
GetTotalNumberOfItems response. More...
#include <zephyr/bluetooth/classic/avrcp.h>
Data Fields | |
| uint8_t | status |
| bt_avrcp_status_t | |
| uint16_t | uid_counter |
| UID counter. | |
| uint32_t | num_items |
| Total number of items in given scope. | |
GetTotalNumberOfItems response.
| uint32_t bt_avrcp_get_total_number_of_items_rsp::num_items |
Total number of items in given scope.
| uint8_t bt_avrcp_get_total_number_of_items_rsp::status |
| uint16_t bt_avrcp_get_total_number_of_items_rsp::uid_counter |
UID counter.