nimble_netif_connect_cfg_t Struct Reference

Parameter set used to configure connection initiation. More...

Detailed Description

Parameter set used to configure connection initiation.

Definition at line 134 of file nimble_netif.h.

#include <nimble_netif.h>

Data Fields

uint16_t scan_itvl_ms
 scan interval [ms]
 
uint16_t scan_window_ms
 scan window [ms]
 
uint16_t conn_itvl_min_ms
 connection interval, lower bound [ms]
 
uint16_t conn_itvl_max_ms
 connection interval, upper bound [ms]
 
uint16_t conn_supervision_timeout_ms
 supervision timeout [ms]
 
uint16_t conn_slave_latency
 slave latency
 
uint32_t timeout_ms
 abort connection initiation after this time [ms]
 
uint8_t phy_mode
 PHY mode used for the connection.
 
uint8_t own_addr_type
 specify our own address type to use
 

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