Stay organized with collections
Save and categorize content based on your preferences.
AGpsRilInterface Struct Reference
#include <
gps.h
>
Extended interface for AGPS_RIL support.
Definition at line
1145
of file
gps.h
.
Opens the AGPS interface and provides the callback routines to the implementation of this interface.
Definition at line
1152
of file
gps.h
.
void(* ni_message)(uint8_t *msg, size_t len)
|
Send network initiated message.
Definition at line
1166
of file
gps.h
.
void(* set_ref_location)(const
AGpsRefLocation
*agps_reflocation, size_t sz_struct)
|
Sets the reference location.
Definition at line
1157
of file
gps.h
.
Sets the set ID.
Definition at line
1161
of file
gps.h
.
set to sizeof(AGpsRilInterface)
Definition at line
1147
of file
gps.h
.
void(* update_network_availability)(int avaiable, const char *apn)
|
Notify GPS of network status changes. These parameters match values in the android.net.NetworkInfo class.
Definition at line
1178
of file
gps.h
.
void(* update_network_state)(int connected, int type, int roaming, const char *extra_info)
|
Notify GPS of network status changes. These parameters match values in the android.net.NetworkInfo class.
Definition at line
1172
of file
gps.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
gps.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[]]