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

ListPlayerApplicationSettingValues response. More...

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

Data Fields

uint8_t num_values
 Number of values for the attribute.
uint8_t values []
 Array of possible values.

Detailed Description

ListPlayerApplicationSettingValues response.

Field Documentation

◆ num_values

uint8_t bt_avrcp_list_player_app_setting_vals_rsp::num_values

Number of values for the attribute.

◆ values

uint8_t bt_avrcp_list_player_app_setting_vals_rsp::values[]

Array of possible values.


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