Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_le_ext_adv_connected_info Struct Reference

Info of the advertising connected event. More...

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