func execute()

in Sources/RxCBCentral/GattOperation.swift [25:28]


    func execute(with peripheral: RxPeripheral)
}

public protocol GattOperation: GattOperationExecutable {