mstDestroyProfileInstance
Start from API_LEVEL
3.0
. Please refer to API_LEVEL.
Destroy Profile.
Type
function mstDestroyProfileInstance(profile: Profile): void
Parameters
Profile
Type | Description |
---|---|
number | Profile pointer |
Example
import { mstDestroyProfileInstance } from '@zos/ble'
mstDestroyProfileInstance()