menu
moyoung_ble_plugin package
documentation
moyoung_ble.dart
MoYoungBle
createBond method
createBond method
dark_mode
light_mode
createBond
method
Future
<
int
>
createBond
(
List
<
int
>
keys
)
Implementation
Future<int> createBond(List<int> keys) { return _platform.createBond(keys); }
moyoung_ble_plugin package
documentation
moyoung_ble
MoYoungBle
createBond method
MoYoungBle class