Set the accuracy at which geolocation events are reported.
#include <bps/geolocation.h>
BPS_API void geolocation_set_accuracy(unsigned int accuracy)
BlackBerry 10.0.0
The accuracy (in meters).
The geolocation_set_accuracy() function sets the desired accuracy (in meters) of the fix when geolocation events are reported. If the accuracy is set to 0, then this criteria is disabled.