UniversalAttributeIdAdditionalProtocolDescriptorLists Field

The AdditionalProtocolDescriptorLists attribute supports services that require more channels in addition to the service described in the ProtocolDescriptorList attribute. It contains a sequence of ProtocolDescriptorList-elements. [0x000D]

Definition

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

Field Value

ServiceAttributeId

Remarks

[Data Element Sequence or Data Element Alternative]

Defined in Bluetooth version 2.1, SDP section 5.1.6.

“The AdditionalProtocolDescriptorLists attribute contains a sequence of ProtocolDescriptorList-elements. Each element having the same format as the ProtocolDescriptorList described in section 5.1.5. The ordering of the elements is significant and should be specified and fixed in Profiles that make use of this attribute.

”The AdditionalProtocolDescriptorLists attribute supports services that require more channels in addition to the service described in Section 5.1.5 . If the AdditionalProtocolDescriptorLists attribute is included in a service record, the ProtocolDescriptorList attribute must be included.”

See Also