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

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

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

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