GpsCallbacks_v1 Struct Reference
#include <
gps_internal.h
>
Detailed Description
Legacy GPS callback structure. Deprecated, to be removed in the next Android release. Use GpsCallbacks instead.
Definition at line 33 of file gps_internal.h .
Field Documentation
gps_acquire_wakelock acquire_wakelock_cb |
Definition at line 41 of file gps_internal.h .
gps_create_thread create_thread_cb |
Definition at line 43 of file gps_internal.h .
gps_location_callback location_cb |
Definition at line 36 of file gps_internal.h .
gps_nmea_callback nmea_cb |
Definition at line 39 of file gps_internal.h .
gps_release_wakelock release_wakelock_cb |
Definition at line 42 of file gps_internal.h .
gps_request_utc_time request_utc_time_cb |
Definition at line 44 of file gps_internal.h .
gps_set_capabilities set_capabilities_cb |
Definition at line 40 of file gps_internal.h .
size_t size |
set to sizeof(GpsCallbacks_v1)
Definition at line 35 of file gps_internal.h .
gps_status_callback status_cb |
Definition at line 37 of file gps_internal.h .
gps_sv_status_callback sv_status_cb |
Definition at line 38 of file gps_internal.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ gps_internal.h