Click here for the reference documentation.
This API is used to enable and disable the positioning service.
All other positioning functionality is provided by the Positioning Service.
To request that the positioning service be activated, call le_posCtrl_Request().
To release the positioning service when finished with it, call le_posCtrl_Release().
If the positioning service is already active when le_posCtrl_Request() is called, it will remain active. This happens if another application has already requested that the positioning service be activated and not yet released the positioning service.
The positioning service (and associated devices) will not necessarily be switched off when an application calls le_posCtrl_Release(). The positioning service will be switched off only after all applications that have requested that the positioning service be active have also released the positioning service.
Copyright (C) Sierra Wireless, Inc. 2014. Use of this work is subject to license.