DeviceIdProfileAttributeId Class

Service Attribute IDs defined by the Device Identification Profile specification.

Definition

Namespace: InTheHand.Net.Bluetooth.AttributeIds
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static class DeviceIdProfileAttributeId
Inheritance
Object    DeviceIdProfileAttributeId

Remarks

“This document specifies a method by which Bluetooth devices may provide information that may be used by peer Bluetooth devices to find representative icons or load associated support software. This information is published as Bluetooth SDP records, and optionally in an Extended Inquiry Response.”

Used in records with Service Class ID: PnPInformation.

As well as the attributes defined here, use of some of the universal attributes is recommended, they are: ClientExecutableUrl, ServiceDescription, and DocumentationUrl.

Fields

PrimaryRecord PrimaryRecord [0x0204]
ProductId ProductId [0x0202]
SpecificationId SpecificationId [0x0200]
VendorId VendorId [0x0201]
VendorIdSource VendorIdSource [0x0205]
Version Version [0x0203]

See Also