Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
bt_has_preset_record Struct Reference

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.

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:
  • zephyr/bluetooth/audio/has.h