Searched refs:_wifiCommands (Results 1 – 1 of 1) sorted by relevance
43 private val _wifiCommands = demoCommandStream.map { args -> args.toWifiEvent() } regex44 val wifiEvents = _wifiCommands.shareIn(scope, SharingStarted.WhileSubscribed())