public enum ServiceAttributeId
Public Enumeration ServiceAttributeId
public enum class ServiceAttributeId
type ServiceAttributeId
The content of the record for a particular service class is defined in the profile’s specification along with the IDs it uses. The IDs for the common standard services have beed defined here, as e.g. ObexAttributeId, BasicPrintingProfileAttributeId, etc, see namespace InTheHand.Net.Bluetooth.AttributeIds. The Service Discovery profile itself defines IDs, some that can be used in any record UniversalAttributeId, and others ServiceDiscoveryServerAttributeId, and BrowseGroupDescriptorAttributeId.
Note that except for the attributes in the “Universal” category the IDs are not unique, for instance the ID is 0x0200 for both VersionNumberList and GroupId from ServiceDiscoveryServerAttributeId and BrowseGroupDescriptorAttributeId respectively.
None | 0 |