Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_has_preset_record Struct Reference

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.
 

Detailed Description

Preset record definition.

Field Documentation

◆ index

uint8_t bt_has_preset_record::index

Unique preset index.

◆ name

const char* bt_has_preset_record::name

Preset name.

◆ properties

enum bt_has_properties bt_has_preset_record::properties

Bitfield of preset properties.


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