React hook that creates PixelScanner to scan for Pixels using Bluetooth. Use this hook if you don't want the hosting React component to re-render every time an already scanned Pixel in the returned list of ScannedDeviceNotifier gets updated.
Optional
Optional arguments, see PixelScannerOptions.
An array with:
ScannedDeviceNotifier instances are kept globally, for a given Pixel the same instance is returned and updated by all scanners.
React hook that creates PixelScanner to scan for Pixels using Bluetooth. Use this hook if you don't want the hosting React component to re-render every time an already scanned Pixel in the returned list of ScannedDeviceNotifier gets updated.