Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_iso_connect_param Struct Reference

ISO connection parameters structure. More...

#include <zephyr/bluetooth/iso.h>

Data Fields

struct bt_iso_chaniso_chan
 The ISO channel to connect.
struct bt_conn * acl
 The ACL connection.

Detailed Description

ISO connection parameters structure.

Field Documentation

◆ acl

struct bt_conn* bt_iso_connect_param::acl

The ACL connection.

◆ iso_chan

struct bt_iso_chan* bt_iso_connect_param::iso_chan

The ISO channel to connect.


The documentation for this struct was generated from the following file: