stopClassicServer method
实现 FlutterBluetoothPluginPlatform.stopClassicServer。
Web Bluetooth 没有 Classic Server 资源。
Implementation
@override
Future<void> stopClassicServer() async {}
实现 FlutterBluetoothPluginPlatform.stopClassicServer。
Web Bluetooth 没有 Classic Server 资源。
@override
Future<void> stopClassicServer() async {}