ScanSettings 类

定义

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

[Android.Runtime.Register("android/bluetooth/le/ScanSettings", DoNotGenerateAcw=true)]
public sealed class ScanSettings : Java.Lang.Object, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/bluetooth/le/ScanSettings", DoNotGenerateAcw=true)>]
type ScanSettings = class
    inherit Object
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
继承
ScanSettings
属性
实现

注解

适用于 . 的 android.bluetooth.le.ScanSettingsJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

字段

AutoBatchMinReportDelayMillis

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

CallbackTypeAllMatchesAutoBatch
已过时.

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

属性

CallbackType
Class

返回此 Object的运行时类。

(继承自 Object)
Creator
Handle

基础 Android 实例的句柄。

(继承自 Object)
JniIdentityHashCode

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
JniPeerMembers

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

Legacy

返回是否仅返回旧广告。

PeerReference

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
Phy

返回扫描期间使用的物理层。

ReportDelayMillis

基于设备时钟返回报告延迟时间戳。

ScanMode
ScanResultType
ThresholdClass

此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。

(继承自 Object)
ThresholdType

此 API 支持 Mono for Android 基础结构,不打算直接从代码使用。

(继承自 Object)

方法

Clone()

创建并返回此对象的副本。

(继承自 Object)
DescribeContents()

描述此 Parcelable 封送表示形式中包含的特殊对象类型。

Dispose()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
Dispose(Boolean)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
Equals(Object)

指示其他对象是否“等于”此对象。

(继承自 Object)
GetHashCode()

返回对象的哈希代码值。

(继承自 Object)
JavaFinalize()

当垃圾回收确定不再引用该对象时,由对象上的垃圾回收器调用。

(继承自 Object)
Notify()

唤醒正在等待此对象的监视器的单个线程。

(继承自 Object)
NotifyAll()

唤醒正在等待此对象的监视器的所有线程。

(继承自 Object)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Object)
ToArray<T>()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
ToString()

返回对象的字符串表示形式。

(继承自 Object)
UnregisterFromRuntime()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
Wait()

使当前线程等待,直到唤醒它,通常是通过 em 通知/em> 或 <em>interrupted</em>。<><

(继承自 Object)
Wait(Int64)

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted</em>>,或直到经过一定数量的实时。

(继承自 Object)
Wait(Int64, Int32)

使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted</em>>,或直到经过一定数量的实时。

(继承自 Object)
WriteToParcel(Parcel, ParcelableWriteFlags)

将此对象平展到一个地块。

显式接口实现

IJavaPeerable.Disposed()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.DisposeUnlessReferenced()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.Finalized()

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.JniManagedPeerState

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

(继承自 Object)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

GetJniTypeName(IJavaPeerable)

将传递蓝牙 LE 扫描设置以 BluetoothLeScanner#startScan 定义扫描的参数。

适用于