Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_ble_ext_conn_cfg_t Struct Reference

Extended ADV connection configuration structure. More...

Data Fields

wiced_bt_ble_ext_adv_phy_mask_t initiating_phys
 < Bit 0 = 1: Scan connectable advertisements on the LE 1M PHY. More...
 
uint16_t scan_int [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms. More...
 
uint16_t scan_window [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0004 to 0xFFFF.Time = N * 0.625 ms. More...
 
uint16_t min_conn_int [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0006 to 0x0C80 Time = N * 1.25 ms Time Range: 7.5 ms to 4 s.
 
uint16_t max_conn_int [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0006 to 0x0C80 Time = N * 1.25 ms Time Range: 7.5 ms to 4 s.
 
uint16_t conn_latency [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0000 to 0x01F3.
 
uint16_t supervision_to [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x000A to 0x0C80 Time = N * 10 ms Time Range: 100 ms to 32 s.
 
uint16_t min_ce_len [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0000 � 0xFFFF. More...
 
uint16_t max_ce_len [WICED_BT_BLE_EXT_ADV_NUM_PHYS]
 Range N: 0x0000 � 0xFFFF. More...
 

Detailed Description

Extended ADV connection configuration structure.

Field Documentation

< Bit 0 = 1: Scan connectable advertisements on the LE 1M PHY.

Connection parameters for the LE 1M PHY are provided. Bit 1 = 1: Connection parameters for the LE 2M PHY are provided. Bit 2 = 1: Scan connectable advertisements on the LE Coded PHY. Connection parameters for the LE Coded PHY are provided the PHY(s) bit mask on which the advertising packets should be received on the primary advertising channel and the PHYs for which connection parameters have been specified.

uint16_t max_ce_len[WICED_BT_BLE_EXT_ADV_NUM_PHYS]

Range N: 0x0000 � 0xFFFF.

Time = N * 0.625 ms

uint16_t min_ce_len[WICED_BT_BLE_EXT_ADV_NUM_PHYS]

Range N: 0x0000 � 0xFFFF.

Time = N * 0.625 ms

uint16_t scan_int[WICED_BT_BLE_EXT_ADV_NUM_PHYS]

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

Time Range: 2.5 ms to 40.959375 s

uint16_t scan_window[WICED_BT_BLE_EXT_ADV_NUM_PHYS]

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

Time Range: 2.5 ms to 40.959375 s


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