Modules | |
Data types | |
GEOFENCE transition type | |
Description of the transition type. | |
#define | CXD56_GEOFENCE_TRANSITION_EXIT 0 |
#define | CXD56_GEOFENCE_TRANSITION_ENTER 1 |
#define | CXD56_GEOFENCE_TRANSITION_DWELL 2 |
Region capacity | |
#define | CXD56_GEOFENCE_REGION_CAPACITY 20 |
#define CXD56_GEOFENCE_TRANSITION_EXIT 0 |
The transition type indicating that the user exits the region.
#define CXD56_GEOFENCE_TRANSITION_ENTER 1 |
The transition type indicating that the user enters the region.
#define CXD56_GEOFENCE_TRANSITION_DWELL 2 |
The transition type indicating that the user enters and dwells in region for a given period of time.
#define CXD56_GEOFENCE_REGION_CAPACITY 20 |
MAX number of region on the CXD56xx.