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

SetPlayerApplicationSettingValue command request. More...

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

Data Fields

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

Detailed Description

SetPlayerApplicationSettingValue command request.

Field Documentation

◆ attr_vals

struct bt_avrcp_app_setting_attr_val bt_avrcp_set_player_app_setting_val_cmd::attr_vals[]

Array of attribute-value pairs.

◆ num_attrs

uint8_t bt_avrcp_set_player_app_setting_val_cmd::num_attrs

Number of attributes to set.


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