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