Extra extension
connect & disconnect + update stream
- on
-
- BluetoothDevice
Properties
-
isConnecting
→ Stream<
bool> -
Available on BluetoothDevice, provided by the Extra extension
no setter -
isDisconnecting
→ Stream<
bool> -
Available on BluetoothDevice, provided by the Extra extension
no setter
Methods
-
connectAndUpdateStream(
) → Future< void> -
Available on BluetoothDevice, provided by the Extra extension
-
disconnectAndUpdateStream(
{bool queue = true}) → Future< void> -
Available on BluetoothDevice, provided by the Extra extension