Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_iso_connect_param Struct Reference

ISO connection parameters structure. More...

#include <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: