In The Hand
CreateRfcommProtocolDescriptorList Method
NamespacesInTheHand.Net.BluetoothServiceRecordHelperCreateRfcommProtocolDescriptorList()()()
.NET Components for Mobility
Creates the data element for the ProtocolDescriptorList attribute in an RFCOMM service
Declaration Syntax
C#Visual Basic
public static ServiceElement CreateRfcommProtocolDescriptorList()
Public Shared Function CreateRfcommProtocolDescriptorList As ServiceElement
Return Value

[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecordHelper.CreateRfcommProtocolDescriptorList"]

Remarks
Thus is the following structure:
CopyC#
ElementSequence
   ElementSequence
      Uuid16 = L2CAP
   ElementSequence
      Uuid16 = RFCOMM
      UInt8  = 0      -- The RFCOMM Channel Number.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0