ServiceDiscoveryServerAttributeId Class

This service class describes service records that contain attributes of service discovery server itself.

Definition

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

Remarks

“ This service class describes service records that contain attributes of service discovery server itself. The attributes listed in this section are only valid if the ServiceClassIDList attribute contains the ServiceDiscoveryServerServiceClassID. Note that all of the universal attributes may be included in service records of the ServiceDiscoveryServer class. ”

“Attribute IDs in the range of 0x0202-0x02FF are reserved.”

Fields

ServiceDatabaseState The ServiceDatabaseState is a 32-bit integer that is used to facilitate caching of service records.
VersionNumberList The VersionNumberList is a data element sequence in which each element of the sequence is a version number supported by the SDP server.

See Also