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

GetPlayerApplicationSettingValueText command request. More...

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

Data Fields

uint8_t attr_id
 Attribute ID.
uint8_t num_values
 Number of values to get text for.
uint8_t value_ids []
 Array of value IDs.

Detailed Description

GetPlayerApplicationSettingValueText command request.

Field Documentation

◆ attr_id

uint8_t bt_avrcp_get_player_app_setting_val_text_cmd::attr_id

Attribute ID.

◆ num_values

uint8_t bt_avrcp_get_player_app_setting_val_text_cmd::num_values

Number of values to get text for.

◆ value_ids

uint8_t bt_avrcp_get_player_app_setting_val_text_cmd::value_ids[]

Array of value IDs.


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