设备应用 APIBLEmstDestroyProfileInstance版本:v3+On this pagemstDestroyProfileInstance API_LEVEL 3.0 开始支持,API 兼容性请参考 API_LEVEL。 销毁 Profile。 类型 function mstDestroyProfileInstance(profile: Profile): void 参数 Profile 类型说明numberProfile 指针 代码示例 import { mstDestroyProfileInstance } from '@zos/ble'mstDestroyProfileInstance()