Fairmatic Vehicle Tagging
Check if bluetooth scan is supported on the device. Scan for beacons in the proximity.
Functions
Scans for beacons in the proximity. The SDK scans for the beacons identified using the uuid, major and minor and checks for the result every 5 seconds. The major and minor here are optional parameters. If the list of scanned beacons is not empty, the same is returned via the callback and the scan is stopped, otherwise, the scan continues. The scanning is done upto a period of 30 seconds in case no beacons matching the identifiers are found in the proximity, after which the scan is stopped, and an empty list is returned via the callback.
Checks if the bluetooth low energy scanning is supported by the device hardware. This support is required to scan beacons for beacon vehicle tagging and beacon trip start features.