BluetoothHidDevice.ProtocolReportMode Field

Definition

Constant representing report protocol mode used set by host.

[Android.Runtime.Register("PROTOCOL_REPORT_MODE", ApiSince=28)]
public const sbyte ProtocolReportMode = 1;
[<Android.Runtime.Register("PROTOCOL_REPORT_MODE", ApiSince=28)>]
val mutable ProtocolReportMode : sbyte

Field Value

Value = 1

Implements

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothHidDevice.PROTOCOL_REPORT_MODE.

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