Set whether satellite information is reported without a geolocation fix.
#include <bps/geolocation.h>
BPS_API void geolocation_set_report_satellite_info(bool report_satellite_info)
BlackBerry 10.0.0
True indicates to report satellite information without a geolocation fix, otherwise satellite information will only be reported with a geolocation fix.
The geolocation_set_report_satellite_info() function sets whether or not satellite information is reported without a geolocation fix.