public enum BluetoothProtocolDescriptorType
Public Enumeration BluetoothProtocolDescriptorType
public enum class BluetoothProtocolDescriptorType
type BluetoothProtocolDescriptorType
Used with the ProtocolType property.
None | 0 | No PDL attribute will be added. |
L2Cap | 1 | A standard L2CAP element will be added. |
Rfcomm | 2 | A standard RFCOMM element will be added. |
GeneralObex | 3 | A standard GOEP (OBEX) element will be added. |