UniversalAttributeIdServiceName Field

The ServiceName attribute is a string containing the name of the service represented by a service record. [0x0000 + 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 ServiceName = ServiceAttributeId.None

Field Value

ServiceAttributeId

Remarks

[String]

“ The ServiceName attribute is a string containing the name of the service represented by a service record. It should be brief and suitable for display with an Icon representing the service. The offset 0x0000 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