|
InPlay API
|
Scanning start structure. More...
#include <in_ble_gap.h>
Data Fields | |
| uint8_t | type |
| Scan type,. More... | |
| uint8_t | prop |
| Scan properties,. More... | |
| uint8_t | dup_filt_pol |
| Duplicate packet filtering policy,. More... | |
| struct scan_wd_op_param | scan_param_1m |
| Scan window opening parameters for LE 1M PHY. | |
| struct scan_wd_op_param | scan_param_coded |
| Scan window opening parameters for LE Coded PHY. | |
| uint16_t | duration |
| *uint16_t | period |
| uint8_t | chn |
| Inplay add scan on fixed channel. | |
Scanning start structure.
| uint8_t dup_filt_pol |
Duplicate packet filtering policy,.
| uint16_t duration |
Scan duration (in unit of 10ms). 0 means that the controller will scan continuously until reception of a stop command from the application.
| * uint16_t period |
Scan period (in unit of 1.28s). Time interval betweem two consequent starts of a scan duration by the controller. 0 means that the scan procedure is not periodic.
| uint8_t prop |
Scan properties,.
| uint8_t type |
Scan type,.