menu
carp_connectivity_package package
documentation
connectivity.dart
BluetoothDatum
addBluetoothDevice method
addBluetoothDevice method
dark_mode
light_mode
addBluetoothDevice
method
void
addBluetoothDevice
(
BluetoothDevice
device
)
Implementation
void addBluetoothDevice(BluetoothDevice device) => _scanResult[device.bluetoothDeviceId] = device;
carp_connectivity_package package
documentation
connectivity
BluetoothDatum
addBluetoothDevice method
BluetoothDatum class