Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Preset record definition. More...
#include <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.