Configures what type of element will be added by the ServiceRecordBuilder
for the ProtocolDescriptorList
attribute.
| C# | Visual Basic |
public enum BluetoothProtocolDescriptorType
Public Enumeration BluetoothProtocolDescriptorType
| Member | Description |
|---|---|
| None |
No PDL attribute will be added.
|
| Rfcomm |
A standard RFCOMM element will be added.
|
| GeneralObex |
A standard GOEP (OBEX) element will be added.
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|
Used with the ProtocolType property.