APP下发配对结果

Flutter示例:

/// APP下发配对结果
sendBindResult(
  evtBase: _VBusEvtBase.base_app_get,
  evtType: _VBusEvtType.app_send_bind_result),

  /// APP下发配对结果
libManager.send(evt: CmdEvtType.sendBindResult, json: jsonEncode(json));

App下发的json字段:

字段名 字段类型 字段说明
bind_result int 0:成功
1:失败

APP下发配对成功示例:

{
  "bind_result" :0
}
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by Gitbook修订时间: 2026-04-07 16:03:39

results matching ""

    No results matching ""