| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
ISO Server structure. More...
#include <iso.h>
Data Fields | |
| bt_security_t | sec_level | 
| int(* | accept )(const struct bt_iso_accept_info *info, struct bt_iso_chan **chan) | 
| Server accept callback.  More... | |
ISO Server structure.
| int(* bt_iso_server::accept) (const struct bt_iso_accept_info *info, struct bt_iso_chan **chan) | 
Server accept callback.
This callback is called whenever a new incoming connection requires authorization.
| info | The ISO accept information structure | 
| chan | Pointer to receive the allocated channel | 
| bt_security_t bt_iso_server::sec_level | 
Required minimum security level