See Also: BluetoothLeScanner Members
This class provides methods to perform scan related operations for Bluetooth LE devices. An application can scan for a particular type of Bluetotoh LE devices using Android.Bluetooth.LE.ScanFilter. It can also request different types of callbacks for delivering the result.
Use Android.Bluetooth.BluetoothAdapter.BluetoothLeScanner to get an instance of Android.Bluetooth.LE.BluetoothLeScanner.
Note: Most of the scan methods here require NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#BLUETOOTH_ADMIN permission.