| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <cap.h>
Data Fields | |
| struct bt_conn * | member | 
| struct bt_csip_set_coordinator_csis_inst * | csip | 
Represents a Common Audio Set member that are either in a Coordinated or ad-hoc set
| struct bt_csip_set_coordinator_csis_inst* bt_cap_set_member::csip | 
CSIP Coordinated Set struct used if type is BT_CAP_SET_TYPE_CSIP.
| struct bt_conn* bt_cap_set_member::member | 
Connection pointer if the type is BT_CAP_SET_TYPE_AD_HOC.