func cancelPeripheralConnection()

in Sources/RxCBCentral/core/CBCentralManagerType.swift [28:31]


    func cancelPeripheralConnection(_ peripheral: CBPeripheralType)
}

extension CBCentralManager: CBCentralManagerType {