设备应用 APIBLEmstPrepare版本:v3+On this pagemstPrepare API_LEVEL 3.0 开始支持,API 兼容性请参考 API_LEVEL。 prepare 接口。 类型 function mstPrepare(profile: Profile): void 参数 Profile 类型说明numbermstBuildProfile 返回的 profile 指针 代码示例 import { mstPrepare } from '@zos/ble'// ...