BluetoothAdapter.IsOffloadedFilteringSupported Property

Definition

Return true if offloaded filters are supported

public bool IsOffloadedFilteringSupported { [Android.Runtime.Register("isOffloadedFilteringSupported", "()Z", "")] get; }
[<get: Android.Runtime.Register("isOffloadedFilteringSupported", "()Z", "")>]
member this.IsOffloadedFilteringSupported : bool

Property Value

true if chipset supports on-chip filtering

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothAdapter.isOffloadedFilteringSupported().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to