scanningTime

open override val scanningTime: Duration?

The time spent scanning for the other peer.

This is always null until open completes and it's only set for transports that actually perform active scanning for the other peer. This includes BLE mdoc central client mode for MdocRole.MDOC and BLE mdoc peripheral server mode for MdocRole.MDOC_READER.