am 61659b21
: Merge "gps: Adding ip address for AGps"
* commit '61659b21b512a4d1e26a1843738e0486a68be36b': gps: Adding ip address for AGps
This commit is contained in:
commit
bc287a0565
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