Searched refs:defaultLp (Results 1 – 2 of 2) sorted by relevance
534 lp: LinkProperties = defaultLp(), in waitForIdle()540 fun Agent(vararg transports: Int, lp: LinkProperties = defaultLp()): CSAgentWrapper { in waitForIdle()
85 internal fun defaultLp() = LinkProperties().apply { in <lambda>() method