Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_avrcp_get_element_attrs_rsp Struct Reference

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.

Detailed Description

GetElementAttributes response structure.

Field Documentation

◆ attrs

struct bt_avrcp_media_attr bt_avrcp_get_element_attrs_rsp::attrs[]

Array of media attributes.

◆ num_attrs

uint8_t bt_avrcp_get_element_attrs_rsp::num_attrs

Number of attributes in response.


The documentation for this struct was generated from the following file: