Structure for Application layer callbacks. More...
#include <gllbs_manager_api.h>
Public Attributes | |
GlLbsAppNotifyPositionCb | cbLbsAppNotifyPosition |
Notify about the requested position. | |
GlLbsAppOnNmeaCb | cbLbsAppOnNmea |
Notify about the requested position in NMEA format. | |
GlLbsAppOnStartCb | cbLbsAppOnStart |
Notify that request processing is started by LBS core. | |
GlLbsAppOnStopCb | cbLbsAppOnStop |
Notify that request processing is stopped by LBS core. |
Structure for Application layer callbacks.
Notify about the requested position.
Notify about the requested position in NMEA format.
Notify that request processing is started by LBS core.
Notify that request processing is stopped by LBS core.