UniversalAttributeIdServiceId Field

The ServiceID is a UUID that universally and uniquely identifies the service instance described by the service record. [0x0003]

Definition

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

Field Value

ServiceAttributeId

Remarks

[UUID]

“ The ServiceID is a UUID that universally and uniquely identifies the service instance described by the service record. This service attribute is particularly useful if the same service is described by service records in more than one SDP server. ”

See Also