BrowseGroupDescriptorAttributeId Class

This service class describes the ServiceRecord provided for each BrowseGroupDescriptor service offered on a Bluetooth device.

Definition

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

Remarks

“ This service class describes the ServiceRecord provided for each BrowseGroupDescriptor service offered on a Bluetooth device. The attributes listed in this section are only valid if the ServiceClassIDList attribute contains the BrowseGroupDescriptorServiceClassID. Note that all of the universal attributes may be included in service records of the BrowseGroupDescriptor class. ”

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

Fields

GroupId This attribute contains a UUID that can be used to locate services that are members of the browse group that this service record describes.

See Also