AGpsInterface Struct Reference
AGpsInterface Struct Reference
#include <
gps.h
>
Data Fields |
|
size_t | size |
void(* | init )( AGpsCallbacks *callbacks) |
int(* | data_conn_open )(const char *apn) |
int(* | data_conn_closed )() |
int(* | data_conn_failed )() |
int(* | set_server )( AGpsType type, const char *hostname, int port) |
int(* | data_conn_open_with_apn_ip_type )(const char *apn, ApnIpType apnIpType) |
Detailed Description
Extended interface for AGPS support, it is augmented to enable to pass extra APN data.
Field Documentation
int(* data_conn_closed)() |
int(* data_conn_failed)() |
int(* data_conn_open)(const char *apn) |
int(* data_conn_open_with_apn_ip_type)(const char *apn, ApnIpType apnIpType) |
void(* init)( AGpsCallbacks *callbacks) |
int(* set_server)( AGpsType type, const char *hostname, int port) |
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ gps.h