Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
Preset record definition. More...
#include <zephyr/bluetooth/audio/has.h>
Data Fields | |
uint8_t | index |
Unique preset index. | |
enum bt_has_properties | properties |
Bitfield of preset properties. | |
const char * | name |
Preset name. |
Preset record definition.
uint8_t bt_has_preset_record::index |
Unique preset index.
const char* bt_has_preset_record::name |
Preset name.
enum bt_has_properties bt_has_preset_record::properties |
Bitfield of preset properties.