Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
ISO Server structure. More...
#include <iso.h>
Data Fields | |
bt_security_t | sec_level |
int(* | accept )(struct bt_conn *acl, struct bt_iso_chan **chan) |
Server accept callback. More... | |
ISO Server structure.
int(* bt_iso_server::accept) (struct bt_conn *acl, struct bt_iso_chan **chan) |
Server accept callback.
This callback is called whenever a new incoming connection requires authorization.
acl | The ACL connection that is requesting authorization |
chan | Pointer to receive the allocated channel |
bt_security_t bt_iso_server::sec_level |
Required minimim security level