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

GetCurrentPlayerApplicationSettingValue response. More...

#include <zephyr/bluetooth/classic/avrcp.h>

Data Fields

uint8_t num_attrs
 Number of attributes returned.
struct bt_avrcp_app_setting_attr_val attr_vals []
 Array of attribute-value pairs.

Detailed Description

GetCurrentPlayerApplicationSettingValue response.

Field Documentation

◆ attr_vals

struct bt_avrcp_app_setting_attr_val bt_avrcp_get_curr_player_app_setting_val_rsp::attr_vals[]

Array of attribute-value pairs.

◆ num_attrs

uint8_t bt_avrcp_get_curr_player_app_setting_val_rsp::num_attrs

Number of attributes returned.


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