Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_bap_scan_delegator_mod_src_param Struct Reference

#include <bap.h>

Data Fields

uint8_t src_id
 The periodic adverting sync.
 
enum bt_bap_big_enc_state encrypt_state
 The broadcast isochronous group encryption state.
 
uint32_t broadcast_id
 The 24-bit broadcast ID.
 
uint8_t num_subgroups
 Number of subgroups.
 
struct bt_bap_bass_subgroup subgroups [CONFIG_BT_BAP_BASS_MAX_SUBGROUPS]
 Subgroup specific information.
 

Field Documentation

◆ broadcast_id

uint32_t bt_bap_scan_delegator_mod_src_param::broadcast_id

The 24-bit broadcast ID.

◆ encrypt_state

enum bt_bap_big_enc_state bt_bap_scan_delegator_mod_src_param::encrypt_state

The broadcast isochronous group encryption state.

◆ num_subgroups

uint8_t bt_bap_scan_delegator_mod_src_param::num_subgroups

Number of subgroups.

◆ src_id

uint8_t bt_bap_scan_delegator_mod_src_param::src_id

The periodic adverting sync.

◆ subgroups

struct bt_bap_bass_subgroup bt_bap_scan_delegator_mod_src_param::subgroups[CONFIG_BT_BAP_BASS_MAX_SUBGROUPS]

Subgroup specific information.

If a subgroup's metadata_len is set to 0, the existing metadata for the subgroup will remain unchanged


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