search nearby bluetooth devices
@override Future<void> bluetoothStartSearch() async { return methodChannel.invokeMethod("bluetooth.start_search"); }