GeofenceData Struct Reference
GeofenceData Struct Reference
#include <
fused_location.h
>
Data Fields |
|
GeofenceType | type |
union { | |
GeofenceCircle circle | |
} | geofence |
Detailed Description
Represents the type of geofence and data
Definition at line 706 of file fused_location.h .
Field Documentation
GeofenceCircle circle |
Definition at line 709 of file fused_location.h .
union { ... } geofence |
GeofenceType type |
Definition at line 707 of file fused_location.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ fused_location.h