WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
at_report.c 文件参考
#include "at_product.h"
#include "at_channel.h"
#include "at_process.h"
#include "at_base.h"
at_report.c 的引用(Include)关系图:

函数

void uapi_at_report (const char *str)
 向默认通道输出AT打印信息。
 
void uapi_at_report_to_single_channel (at_channel_id_t channel_id, const char *str)
 向指定通道输出AT打印信息。