HidProfileAttributeIdCountryCode Field

HIDCountryCode

Definition

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

Field Value

ServiceAttributeId

Remarks

[8-bit unsigned integer]

“The HIDCountryCode attribute is an 8-bit integer, which identifies which country the hardware is localized for. Most hardware is not localized and thus this value would be zero (0).…

The valid country codes are listed in the HID Specification [4].”

See Also