|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "at_base.h"#include "at_channel.h"#include "at_cmd.h"#include "at_parse.h"#include "at_msg.h"#include "at_notify.h"#include "at_process.h"
结构体 | |
| struct | at_control_block_t |
函数 | |
| uint16_t | at_proc_get_current_channel_id (void) |
| at_ret_t | at_proc_cmd_handle (uint16_t channel_id) |
变量 | |
| at_control_block_t | g_at_control_block = {0} |
| at_ret_t at_proc_cmd_handle | ( | uint16_t | channel_id | ) |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides at process service api header. Only for AT module.
| uint16_t at_proc_get_current_channel_id | ( | void | ) |
| at_control_block_t g_at_control_block = {0} |