gps: Adding ip address for AGps
Change-Id: I3ac752294b81e1fa69019d037d8b89563773b35e
This commit is contained in:
parent
03e7ec9598
commit
9e48a97c96
1 changed files with 1 additions and 0 deletions
|
@ -467,6 +467,7 @@ typedef struct {
|
|||
|
||||
AGpsType type;
|
||||
AGpsStatusValue status;
|
||||
uint32_t ipaddr;
|
||||
} AGpsStatus;
|
||||
|
||||
/** Callback with AGPS status information.
|
||||
|
|
Loading…
Reference in a new issue