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

#include <bap.h>

Data Fields

size_t params_count
 The number of parameters in params.
 
struct bt_bap_unicast_group_stream_pair_paramparams
 Array of stream parameters.
 
uint8_t packing
 Unicast Group packing mode.
 

Field Documentation

◆ packing

uint8_t bt_bap_unicast_group_param::packing

Unicast Group packing mode.

BT_ISO_PACKING_SEQUENTIAL or BT_ISO_PACKING_INTERLEAVED.

Note
This is a recommendation to the controller, which the controller may ignore.

◆ params

struct bt_bap_unicast_group_stream_pair_param* bt_bap_unicast_group_param::params

Array of stream parameters.

◆ params_count

size_t bt_bap_unicast_group_param::params_count

The number of parameters in params.


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