connectDelay property

Duration? connectDelay
getter/setter pair

If set, openRfcomm waits this long before returning — lets tests observe the facade's connect-in-flight behavior (scan pausing etc.).

Implementation

Duration? connectDelay;