diff --git a/include/hardware/gps.h b/include/hardware/gps.h index 235c72dc..89ad8368 100644 --- a/include/hardware/gps.h +++ b/include/hardware/gps.h @@ -467,6 +467,7 @@ typedef struct { AGpsType type; AGpsStatusValue status; + uint32_t ipaddr; } AGpsStatus; /** Callback with AGPS status information.