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.
Attempts to open an L2CAP channel to the peripheral using the supplied Protocol/Service Multiplexer (PSM).
func openL2CAPChannel(_ PSM: CBL2CAPPSM)The PSM of the channel to open.