WVR Notify DeviceInfo¶
The NotifyDeviceInfo APIs provide the way Let AP can inform Device information.
Header¶
#include <wvr/wvr_notifydeviceinfo.h>
All NotifyDeviceInfo APIs¶
Function Name | Description |
---|---|
WVR_StartNotifyDeviceInfo | Start NotifyDeviceInfo feature. Must call this function first and return WVR_Success to make sure NotifyDeviceInfo feature is enabled successfully. Then the following functions can just be used. |
WVR_StopNotifyDeviceInfo | Stop NotifyDeviceInfo feature. |
WVR_UpdateNotifyDeviceInfo | Update the data to device service |