Data Fields
AGpsCallbacks Struct Reference

Callback structure for the AGPS interface. More...

Data Fields

gps_create_thread create_thread_cb
 
agps_status_callback status_cb
 

Detailed Description

Callback structure for the AGPS interface.

Definition at line 485 of file gps.h.

Field Documentation

gps_create_thread AGpsCallbacks::create_thread_cb

Definition at line 487 of file gps.h.

agps_status_callback AGpsCallbacks::status_cb

Definition at line 486 of file gps.h.