|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
GetElementAttributes command request structure. More...
#include <zephyr/bluetooth/classic/avrcp.h>
Data Fields | |
| uint8_t | identifier [8] |
| Element identifier (0x0 for currently playing). | |
| uint8_t | num_attrs |
| Number of attributes requested (0 = all). | |
| uint32_t | attr_ids [] |
| Array of attribute IDs bt_avrcp_media_attr_id_t. | |
GetElementAttributes command request structure.
| uint32_t bt_avrcp_get_element_attrs_cmd::attr_ids[] |
Array of attribute IDs bt_avrcp_media_attr_id_t.
| uint8_t bt_avrcp_get_element_attrs_cmd::identifier[8] |
Element identifier (0x0 for currently playing).
| uint8_t bt_avrcp_get_element_attrs_cmd::num_attrs |
Number of attributes requested (0 = all).