Zephyr API 3.6.99
|
ISO Accept Info Structure. More...
#include <iso.h>
Data Fields | |
struct bt_conn * | acl |
The ACL connection that is requesting authorization. | |
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. | |
ISO Accept Info Structure.
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