bluetoothConnectionStateChanged abstract method

Stream<BluetoothConnectionState> bluetoothConnectionStateChanged(
  1. String deviceId
)

Implementation

Stream<BluetoothConnectionState> bluetoothConnectionStateChanged(
  String deviceId,
);