Bluetooth Host Stack Library
wiced_ble_ext_conn_cfg_phy_options_t Struct Reference

Description

Phy options for Extended Create Connection.

Data Fields

uint16_t scan_int
 Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms. More...
 
uint16_t scan_window
 Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms. More...
 
uint16_t min_conn_int
 Range N: 0x0006 to 0x0C80 Time = N * 1.25 ms Time Range: 7.5 ms to 4 s.
 
uint16_t max_conn_int
 Range N: 0x0006 to 0x0C80 Time = N * 1.25 ms Time Range: 7.5 ms to 4 s.
 
uint16_t conn_latency
 Range N: 0x0000 to 0x01F3.
 
uint16_t supervision_to
 Range N: 0x000A to 0x0C80 Time = N * 10 ms Time Range: 100 ms to 32 s.
 
uint16_t min_ce_len
 Range N: 0x0000 � 0xFFFF. More...
 
uint16_t max_ce_len
 Range N: 0x0000 � 0xFFFF. More...
 

Field Documentation

◆ scan_int

uint16_t wiced_ble_ext_conn_cfg_phy_options_t::scan_int

Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms.

Time Range: 2.5 ms to 40.959375 s

◆ scan_window

uint16_t wiced_ble_ext_conn_cfg_phy_options_t::scan_window

Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms.

Time Range: 2.5 ms to 40.959375 s

◆ min_ce_len

uint16_t wiced_ble_ext_conn_cfg_phy_options_t::min_ce_len

Range N: 0x0000 � 0xFFFF.

Time = N * 0.625 ms

◆ max_ce_len

uint16_t wiced_ble_ext_conn_cfg_phy_options_t::max_ce_len

Range N: 0x0000 � 0xFFFF.

Time = N * 0.625 ms