menu
esp_wifi_provisioning package
documentation
esp/esp_platform_interface.dart
EspPlatform
connectBluetoothDevice abstract method
connectBluetoothDevice abstract method
dark_mode
light_mode
connectBluetoothDevice
abstract method
Future
<
bool
>
connectBluetoothDevice
(
{
required
EspBluetoothDevice
device
,
})
Implementation
Future<bool> connectBluetoothDevice({ required EspBluetoothDevice device, });
esp_wifi_provisioning package
documentation
esp/esp_platform_interface
EspPlatform
connectBluetoothDevice abstract method
EspPlatform class