| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <iso.h>
Data Fields | |
| struct bt_conn * | acl | 
| uint8_t | cig_id | 
| The ID of the connected isochronous group (CIG) on the central.  More... | |
| uint8_t | cis_id | 
| The ID of the connected isochronous stream (CIS) on the central.  More... | |
| struct bt_conn* bt_iso_accept_info::acl | 
The ACL connection that is requesting authorization
| uint8_t bt_iso_accept_info::cig_id | 
The ID of the connected isochronous group (CIG) on the central.
The ID is unique per ACL
| uint8_t bt_iso_accept_info::cis_id | 
The ID of the connected isochronous stream (CIS) on the central.
This ID is unique within a CIG