[2.13.0 优化蓝牙连接 ]
This commit is contained in:
@@ -310,4 +310,10 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
|
||||
* 更新(添加/删除)下载进度
|
||||
*/
|
||||
fun updateStatusBarDownloadView(insert: Boolean, tag: String, progress: Int)
|
||||
|
||||
/**
|
||||
* 更新魔方的连接状态
|
||||
*/
|
||||
fun updateMfStatus(tag: String, status: Boolean)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user