Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_bap_scan_delegator_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 [0]
 The metadata.
 

Detailed Description

Struct to hold subgroup specific information for the receive state.

Field Documentation

◆ bis_sync

uint32_t bt_bap_scan_delegator_subgroup::bis_sync

BIS synced bitfield.

◆ metadata

uint8_t bt_bap_scan_delegator_subgroup::metadata[0]

The metadata.

◆ metadata_len

uint8_t bt_bap_scan_delegator_subgroup::metadata_len

Length of the metadata.


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