WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
at_bt_cmd_register.h
浏览该文件的文档.
1
7
#ifndef AT_BT_CMD_REGISTER_H
8
#define AT_BT_CMD_REGISTER_H
9
10
#include <
td_base.h
>
11
#include "
at.h
"
12
13
#ifdef __cplusplus
14
#if __cplusplus
15
extern
"C"
{
16
#endif
17
#endif
18
19
#define EXT_AT_BT_CMD_MAX_LEN 128
20
21
td_u32
uapi_at_bt_register_cmd
(
TD_CONST
at_cmd_entry_t
*cmd_tbl,
td_u16
cmd_num);
22
td_void
at_bt_cmd_register
(
td_void
);
23
24
#ifdef __cplusplus
25
#if __cplusplus
26
}
27
#endif
28
#endif
29
30
#endif
at.h
at_bt_cmd_register
td_void at_bt_cmd_register(td_void)
uapi_at_bt_register_cmd
td_u32 uapi_at_bt_register_cmd(TD_CONST at_cmd_entry_t *cmd_tbl, td_u16 cmd_num)
at_cmd_entry_t
定义AT命令实体。
Definition
at.h:346
td_base.h
TD_CONST
#define TD_CONST
Definition
td_base.h:18
td_u16
unsigned short td_u16
Definition
td_type.h:37
td_void
void td_void
Definition
td_type.h:49
td_u32
unsigned int td_u32
Definition
td_type.h:38
src
middleware
utils
at
at_bt_cmd
src
at_bt_cmd_register.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8