HidProfileAttributeIdNormallyConnectable Field

HIDNormallyConnectable

Definition

Namespace: InTheHand.Net.Bluetooth.AttributeIds
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public const ServiceAttributeId NormallyConnectable = 

Field Value

ServiceAttributeId

Remarks

[8-bit Boolean]

“HIDNormallyConnectable is an optional Boolean attribute that specifies whether a HID is normally in Page Scan mode (when no connection is active) or not. …”

See Also