Zephyr API 3.6.99
|
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. | |
Struct to hold subgroup specific information for the receive state.
uint32_t bt_bap_bass_subgroup::bis_sync |
BIS synced bitfield.
uint8_t bt_bap_bass_subgroup::metadata[CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE] |
The metadata.
uint8_t bt_bap_bass_subgroup::metadata_len |
Length of the metadata.