|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
GetItemAttributes command request. More...
#include <zephyr/bluetooth/classic/avrcp.h>
Data Fields | |
| uint8_t | scope |
| bt_avrcp_scope_t | |
| uint8_t | uid [8] |
| 64-bit UID of the item | |
| uint16_t | uid_counter |
| UID counter. | |
| uint8_t | num_attrs |
| 0x00 = all attributes, else count | |
| uint32_t | attr_ids [] |
| Attribute IDs bt_avrcp_media_attr_id_t. | |
GetItemAttributes command request.
| uint32_t bt_avrcp_get_item_attrs_cmd::attr_ids[] |
Attribute IDs bt_avrcp_media_attr_id_t.
| uint8_t bt_avrcp_get_item_attrs_cmd::num_attrs |
0x00 = all attributes, else count
| uint8_t bt_avrcp_get_item_attrs_cmd::scope |
| uint8_t bt_avrcp_get_item_attrs_cmd::uid[8] |
64-bit UID of the item
| uint16_t bt_avrcp_get_item_attrs_cmd::uid_counter |
UID counter.