Extended ADV connection configuration structure.
Data Fields | |
| uint8_t | adv_handle |
| advertising handle, Range: 0x00 to 0xEF or 0xFF. More... | |
| uint8_t | sub_event |
| subevent,Range: 0x00 to 0x7F or 0xFF. More... | |
| uint8_t | timeout_secs |
| timeout in secs for creating the connection | |
| wiced_ble_ext_conn_initiator_filter_policy_t | init_filter_policy |
| Initiator filter policy. | |
| wiced_ble_own_address_options_t | own_addr_type |
| initiator address type | |
| wiced_bt_ble_address_type_t | peer_addr_type |
| peer address type | |
| wiced_bt_device_address_t | peer_addr |
| peer address | |
| wiced_ble_ext_adv_phy_mask_t | initiating_phys |
| 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 Bit 0 = 1: Scan connectable advertisements on LE 1M PHY with the connection parameters provided Bit 1 = 1: Scan connectable advertisements on LE 1M PHY with the connection parameters provided Bit 2 = 1: Scan connectable advertisements on LE Coded PHY with the connection parameters provided. | |
| wiced_ble_ext_conn_cfg_phy_options_t | phy_options [WICED_BLE_EXT_ADV_NUM_PHYS] |
| Phy options for extended create connection. | |
| uint8_t wiced_ble_ext_conn_cfg_t::adv_handle |
advertising handle, Range: 0x00 to 0xEF or 0xFF.
| uint8_t wiced_ble_ext_conn_cfg_t::sub_event |
subevent,Range: 0x00 to 0x7F or 0xFF.