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

GetPlayerApplicationSettingAttributeText command request. More...

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

Data Fields

uint8_t num_attrs
 Number of attributes to get text for.
uint8_t attr_ids []
 Array of attribute IDs.

Detailed Description

GetPlayerApplicationSettingAttributeText command request.

Field Documentation

◆ attr_ids

uint8_t bt_avrcp_get_player_app_setting_attr_text_cmd::attr_ids[]

Array of attribute IDs.

◆ num_attrs

uint8_t bt_avrcp_get_player_app_setting_attr_text_cmd::num_attrs

Number of attributes to get text for.


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