![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Configurable parameters for master. More...
#include <app_api.h>
Data Fields | |
uint16_t | scanInterval |
The scan interval, in 0.625 ms units. | |
uint16_t | scanWindow |
The scan window, in 0.625 ms units. Must be less than or equal to scan interval. | |
uint16_t | scanDuration |
The scan duration in ms. Set to zero to scan until stopped. | |
uint8_t | discMode |
The GAP discovery mode (general, limited, or none) | |
uint8_t | scanType |
The scan type (active or passive) | |