Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_bap_bass_subgroup Struct Reference

Struct to hold subgroup specific information for the receive state. More...

#include <bap.h>

Data Fields

uint32_t bis_sync
 BIS synced bitfield.
 
uint8_t metadata_len
 Length of the metadata.
 
uint8_t metadata [CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE]
 The metadata.
 

Detailed Description

Struct to hold subgroup specific information for the receive state.

Field Documentation

◆ bis_sync

uint32_t bt_bap_bass_subgroup::bis_sync

BIS synced bitfield.

◆ metadata

uint8_t bt_bap_bass_subgroup::metadata[CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE]

The metadata.

◆ metadata_len

uint8_t bt_bap_bass_subgroup::metadata_len

Length of the metadata.


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