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