Zephyr API 3.6.99
|
ISO connection parameters structure. More...
#include <iso.h>
Data Fields | |
struct bt_iso_chan * | iso_chan |
The ISO channel to connect. | |
struct bt_conn * | acl |
The ACL connection. | |
ISO connection parameters structure.
struct bt_conn* bt_iso_connect_param::acl |
The ACL connection.
struct bt_iso_chan* bt_iso_connect_param::iso_chan |
The ISO channel to connect.