Zephyr API Documentation  3.3.0
A Scalable Open Source RTOS
3.3.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_cap_set_member Union Reference

#include <cap.h>

Data Fields

struct bt_conn * member
 
struct bt_csip_set_coordinator_set_membercsip
 

Detailed Description

Represents a Common Audio Set member that are either in a Coordinated or ad-hoc set

Field Documentation

◆ csip

struct bt_csip_set_coordinator_set_member* bt_cap_set_member::csip

CSIP Coordinated Set struct used if type is BT_CAP_SET_TYPE_CSIP.

◆ member

struct bt_conn* bt_cap_set_member::member

Connection pointer if the type is BT_CAP_SET_TYPE_AD_HOC.


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