32 #ifndef GEOFENCE_CONTROL_H
33 #define GEOFENCE_CONTROL_H
int32_t geofence_control_update()
Perform any updates to the geofence controller.
int32_t geofence_control_select(bool reset_controller)
Use geofence control mode.
bool geofence_control_activate()
Query if out of bounds and the geofence controller should take over.
int32_t geofence_control_initialize()
Initialize the geofence controller.