Searched refs:stateFlow (Results 1 – 1 of 1) sorted by relevance
148 val stateFlow = in rebootBluetooth() constant155 stateFlow.filter { it == BluetoothAdapter.STATE_OFF }.first() in rebootBluetooth()159 stateFlow.filter { it == BluetoothAdapter.STATE_ON }.first() in rebootBluetooth()171 val stateFlow = in factoryReset() constant182 stateFlow.filter { it == BluetoothAdapter.STATE_ON }.first() in factoryReset()