Data Fields
GpsNiCallbacks Struct Reference

GPS NI callback structure. More...

Data Fields

gps_create_thread create_thread_cb
 
gps_ni_notify_callback notify_cb
 Sends the notification request from HAL to GPSLocationProvider. More...
 

Detailed Description

GPS NI callback structure.

Definition at line 589 of file gps.h.

Field Documentation

gps_create_thread GpsNiCallbacks::create_thread_cb

Definition at line 595 of file gps.h.

gps_ni_notify_callback GpsNiCallbacks::notify_cb

Sends the notification request from HAL to GPSLocationProvider.

Definition at line 594 of file gps.h.