Share via


ScanResult.SidNotPresent Field

Definition

Advertising Set ID is not present in the packet.

[Android.Runtime.Register("SID_NOT_PRESENT", ApiSince=26)]
public const int SidNotPresent = 255;
[<Android.Runtime.Register("SID_NOT_PRESENT", ApiSince=26)>]
val mutable SidNotPresent : int

Field Value

Value = 255

Implements

Attributes

Remarks

Java documentation for android.bluetooth.le.ScanResult.SID_NOT_PRESENT.

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