Zephyr API Documentation
3.3.0
A Scalable Open Source RTOS
|
|
3.3.0 |
#include <iso.h>
Data Fields | |
struct bt_conn * | acl |
uint8_t | cig_id |
The ID of the connected isochronous group (CIG) on the central. | |
uint8_t | cis_id |
The ID of the connected isochronous stream (CIS) on the central. | |
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