Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
Structure for registering a Hearing Access Service instance. More...
#include <has.h>
Data Fields | |
enum bt_has_hearing_aid_type | type |
bool | preset_sync_support |
Preset Synchronization Support. More... | |
bool | independent_presets |
Independent Presets. More... | |
Structure for registering a Hearing Access Service instance.
bool bt_has_register_param::independent_presets |
Independent Presets.
Only applicable if type
is BT_HAS_HEARING_AID_TYPE_BINAURAL and CONFIG_BT_HAS_PRESET_COUNT
is non-zero.
bool bt_has_register_param::preset_sync_support |
Preset Synchronization Support.
Only applicable if type
is BT_HAS_HEARING_AID_TYPE_BINAURAL and CONFIG_BT_HAS_PRESET_COUNT
is non-zero.
enum bt_has_hearing_aid_type bt_has_register_param::type |
Hearing Aid Type value