更新ios蓝牙连接
This commit is contained in:
@@ -989,6 +989,7 @@ class _MHTBlueteethDevicePageState extends State<MHTBlueteethDevicePage> {
|
|||||||
}
|
}
|
||||||
return result.device.remoteId.str.toUpperCase();
|
return result.device.remoteId.str.toUpperCase();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
void advertisDataFormatter(var a, item) {
|
void advertisDataFormatter(var a, item) {
|
||||||
Map<String, dynamic> obj = {};
|
Map<String, dynamic> obj = {};
|
||||||
@@ -1082,4 +1083,3 @@ class _MHTBlueteethDevicePageState extends State<MHTBlueteethDevicePage> {
|
|||||||
"$name".contains("MHT-SWES-M") ||
|
"$name".contains("MHT-SWES-M") ||
|
||||||
"$name".contains("MHT-SWES-S");
|
"$name".contains("MHT-SWES-S");
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user