trySendToRadio

open override fun trySendToRadio(bytes: ByteArray): Boolean(source)

Records bytes only while a transport session is admitted. Tests must select a non-null device address and call connect before sending; attempts outside that lifecycle return false and leave sentToRadio unchanged.