AGpsStatus_v2 Struct Reference
#include <
gps_internal.h
>
Data Fields |
|
size_t | size |
AGpsType | type |
AGpsStatusValue | status |
uint32_t | ipaddr |
Detailed Description
Legacy struct to represent the status of AGPS augmented with a IPv4 address field.
Definition at line 69 of file gps_internal.h .
Field Documentation
uint32_t ipaddr |
Definition at line 77 of file gps_internal.h .
size_t size |
set to sizeof(AGpsStatus_v2)
Definition at line 71 of file gps_internal.h .
AGpsStatusValue status |
Definition at line 73 of file gps_internal.h .
AGpsType type |
Definition at line 72 of file gps_internal.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ gps_internal.h