in Sources/RxCBCentral/ConnectionManagerType.swift [35:39]
func connectToPeripheral(with services: [CBUUID]?, scanMatcher: ScanMatching?, options: ScanOptions?, scanTimeout: RxTimeInterval) -> Observable<RxPeripheral>
}
/// State of the ConnectionManager.
public enum ConnectionState {