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

Info of the advertising connected event. More...

#include <zephyr/bluetooth/bluetooth.h>

Data Fields

struct bt_conn * conn
 Connection object of the new connection.

Detailed Description

Info of the advertising connected event.

Note
Used in bt_le_ext_adv_cb.

Field Documentation

◆ conn

struct bt_conn* bt_le_ext_adv_connected_info::conn

Connection object of the new connection.


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