UniversalAttributeIdProviderName Field

This attribute is a string containing the name of the person or organization providing the service. [0x0002 + LangBaseAttrId]

Definition

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

Field Value

ServiceAttributeId

Remarks

[String]

“ This attribute is a string containing the name of the person or organization providing the service. The offset 0x0002 must be added to the attribute ID base (contained in the LanguageBaseAttributeIDList attribute) in order to compute the attribute ID for this attribute. ”

See Also