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

InformDisplayableCharacterSet command request. More...

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

Data Fields

uint8_t num_charsets
 Number of character sets supported.
uint16_t charset_ids []
 Array of character set IDs.

Detailed Description

InformDisplayableCharacterSet command request.

Field Documentation

◆ charset_ids

uint16_t bt_avrcp_inform_displayable_char_set_cmd::charset_ids[]

Array of character set IDs.

◆ num_charsets

uint8_t bt_avrcp_inform_displayable_char_set_cmd::num_charsets

Number of character sets supported.


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