| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <conn.h>
Data Fields | |
| const bt_addr_le_t * | src | 
| const bt_addr_le_t * | dst | 
| const bt_addr_le_t * | local | 
| const bt_addr_le_t * | remote | 
| uint16_t | interval | 
| uint16_t | latency | 
| uint16_t | timeout | 
| const struct bt_conn_le_phy_info * | phy | 
| const struct bt_conn_le_data_len_info * | data_len | 
LE Connection Info Structure
| const struct bt_conn_le_data_len_info* bt_conn_le_info::data_len | 
| const bt_addr_le_t* bt_conn_le_info::dst | 
Destination (Remote) Identity Address or remote Resolvable Private Address (RPA) before identity has been resolved.
| uint16_t bt_conn_le_info::interval | 
| uint16_t bt_conn_le_info::latency | 
Connection interval
| const bt_addr_le_t* bt_conn_le_info::local | 
Local device address used during connection setup.
| const struct bt_conn_le_phy_info* bt_conn_le_info::phy | 
Connection supervision timeout
| const bt_addr_le_t* bt_conn_le_info::remote | 
Remote device address used during connection setup.
| const bt_addr_le_t* bt_conn_le_info::src | 
Source (Local) Identity Address
| uint16_t bt_conn_le_info::timeout | 
Connection peripheral latency