|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
GetElementAttributes response structure. More...
#include <zephyr/bluetooth/classic/avrcp.h>
Data Fields | |
| uint8_t | num_attrs |
| Number of attributes in response. | |
| struct bt_avrcp_media_attr | attrs [] |
| Array of media attributes. | |
GetElementAttributes response structure.
| struct bt_avrcp_media_attr bt_avrcp_get_element_attrs_rsp::attrs[] |
Array of media attributes.
| uint8_t bt_avrcp_get_element_attrs_rsp::num_attrs |
Number of attributes in response.