Discovery (scan) parameter.
Data Fields | |
uint8_t | discProcedure |
Observation and discovery procedure. More... | |
uint8_t | scanType |
Type of scan to perform. More... | |
uint16_t | scanIntv |
The time interval from when last LE scan is started until next subsequent LE scan. More... | |
uint16_t | scanWindow |
The time duration of scanning to be performed Range: 0x0004 to 0x4000 Unit: 0.625 msec Time Range: 2.5 ms to 10.24 sec. | |
uint8_t | ownAddrType |
Own BD Address Type. More... | |
uint8_t | scanFilterPolicy |
Filter policies to be applied during scanning procedure. More... | |
uint16_t | scanTo |
Scan time out is in seconds. More... | |
uint8_t | filterDuplicates |
Filter Duplicate Advertisements. More... | |
uint8_t cy_stc_ble_gapc_disc_info_t::discProcedure |
Observation and discovery procedure.
uint8_t cy_stc_ble_gapc_disc_info_t::scanType |
Type of scan to perform.
uint16_t cy_stc_ble_gapc_disc_info_t::scanIntv |
The time interval from when last LE scan is started until next subsequent LE scan.
Range: 0x0004 to 0x4000 Unit: 0.625 msec Time Range: 2.5 ms to 10.24 sec.
uint8_t cy_stc_ble_gapc_disc_info_t::ownAddrType |
Own BD Address Type.
uint8_t cy_stc_ble_gapc_disc_info_t::scanFilterPolicy |
Filter policies to be applied during scanning procedure.
uint16_t cy_stc_ble_gapc_disc_info_t::scanTo |
Scan time out is in seconds.
If time out is set to 0, then there will not be any time out.
uint8_t cy_stc_ble_gapc_disc_info_t::filterDuplicates |
Filter Duplicate Advertisements.
This parameter controls whether the Link Layer shall filter duplicate advertising reports to the Host, or whether the Link Layer should generate advertising reports for each packet received.
By default, duplicate filtering is enabled