Cordio Stack and Cordio Profiles  r2p3-02rel0

Configurable parameters for master. More...

#include <app_api.h>

Collaboration diagram for appMasterCfg_t:
Collaboration graph

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)
 

Description

Configurable parameters for master.

Definition at line 132 of file app_api.h.


The documentation for this struct was generated from the following file: