Contents

openL2CAPChannel(_:)

Attempts to open an L2CAP channel to the peripheral using the supplied Protocol/Service Multiplexer (PSM).

Declaration

func openL2CAPChannel(_ PSM: CBL2CAPPSM)

Parameters

  • PSM:

    The PSM of the channel to open.

See Also

Working with L2CAP Channels