menu
bluetooth_low_energy package
documentation
bluetooth_low_energy.dart
CentralManager
connect abstract method
connect abstract method
dark_mode
light_mode
connect
abstract method
Future
<
void
>
connect
(
Peripheral
peripheral
)
Establishes a local connection to a peripheral.
Implementation
Future<
void
> connect(Peripheral peripheral);
bluetooth_low_energy package
documentation
bluetooth_low_energy
CentralManager
connect abstract method
CentralManager class