WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_msg.h 文件参考
#include "errcode.h"
#include "diag_common.h"
#include "diag_channel.h"
diag_msg.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

函数

errcode_t diag_msg_proc (uint16_t msg_id, uint8_t *msg, uint32_t msg_len)
 
void uapi_zdiag_set_offline_log_enable (bool enable)
 
bool uapi_zdiag_offline_log_is_enable (void)
 

函数说明

◆ diag_msg_proc()

errcode_t diag_msg_proc ( uint16_t  msg_id,
uint8_t *  msg,
uint32_t  msg_len 
)

◆ uapi_zdiag_offline_log_is_enable()

bool uapi_zdiag_offline_log_is_enable ( void  )

◆ uapi_zdiag_set_offline_log_enable()

void uapi_zdiag_set_offline_log_enable ( bool  enable)