|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
AVRCP Attribute Text Entry. More...
#include <zephyr/bluetooth/classic/avrcp.h>
Data Fields | |
| uint8_t | attr_id |
| Attribute ID. | |
| uint16_t | charset_id |
| Charset ID. | |
| uint8_t | text_len |
| Length of text. | |
| uint8_t | text [] |
| Text string. | |
AVRCP Attribute Text Entry.
| uint8_t bt_avrcp_app_setting_attr_text::attr_id |
Attribute ID.
| uint16_t bt_avrcp_app_setting_attr_text::charset_id |
Charset ID.
| uint8_t bt_avrcp_app_setting_attr_text::text[] |
Text string.
| uint8_t bt_avrcp_app_setting_attr_text::text_len |
Length of text.