AIROC™ BTSDK v4.2 - Documentation | ||||
Configuration for extended scanning. More...
Data Fields | |
wiced_bt_ble_ext_adv_phy_mask_t | scanning_phys |
The Scanning_PHYs parameter indicates the PHY(s) on which the advertising packets should be received on the primary advertising channel. More... | |
uint8_t | enc_phy_scan_type |
encoded phy scan type. More... | |
uint16_t | enc_phy_scan_int |
encoded phy scan interval | |
uint16_t | enc_phy_scan_win |
encoded phy scan window | |
uint16_t | duration |
When the Duration and Period parameters are non-zero, the Controller shall scan for the duration of the Duration parameter within a scan period specified by the Period parameter. More... | |
uint16_t | period |
Scan period. | |
Configuration for extended scanning.
uint16_t duration |
When the Duration and Period parameters are non-zero, the Controller shall scan for the duration of the Duration parameter within a scan period specified by the Period parameter.
After the scan period has expired, a new scan period shall begin and scanning shall begin again for the duration specified. The scan periods continue until the Host disables scanning. Duration parameter cannot be greater than or equal to the Period parameter If the Duration parameter is zero or both the Duration parameter and Period parameter are non-zero controller continue scanning until host disable scanning with enable set to false Scan duration
uint8_t enc_phy_scan_type |
encoded phy scan type.
(active or passive)
wiced_bt_ble_ext_adv_phy_mask_t scanning_phys |
The Scanning_PHYs parameter indicates the PHY(s) on which the advertising packets should be received on the primary advertising channel.