Cordio Stack and Cordio Profiles  r2p3-02rel0

Configurable parameters for extended master. More...

#include <app_api.h>

Collaboration diagram for appExtMasterCfg_t:
Collaboration graph

Data Fields

uint16_t scanInterval [DM_NUM_PHYS]
 The scan interval, in 0.625 ms units.
 
uint16_t scanWindow [DM_NUM_PHYS]
 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 or both duration and period to non-zero to scan until stopped.
 
uint16_t scanPeriod
 The scan period, in 1.28 sec units. Set to zero to disable periodic scanning.
 
uint8_t discMode
 The GAP discovery mode (general, limited, or none)
 
uint8_t scanType [DM_NUM_PHYS]
 The scan type (active or passive)
 

Description

Configurable parameters for extended master.

Definition at line 144 of file app_api.h.


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