Android.Bluetooth.BluetoothAdapter.StopLeScan Method
Stops an ongoing Bluetooth LE device scan.

Syntax

[Android.Runtime.Register("stopLeScan", "(Landroid/bluetooth/BluetoothAdapter$LeScanCallback;)V", "")]
[System.Obsolete("deprecated")]
public void StopLeScan (BluetoothAdapter.ILeScanCallback callback)

Parameters

callback
used to identify which scan to stop must be the same handle used to start the scan

Remarks

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18