|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|

宏定义 | |
| #define | AT_NO_WAIT 0x0 |
| #define | AT_WAIT_FOREVER 0xFFFFFFFF |
函数 | |
| void | at_msg_process (at_msg_block_t *msg) |
| errcode_t | at_msg_send (at_msg_block_t *msg) |
| void | uapi_at_msg_main (void *unused) |
| AT模块主处理函数。 | |
| #define AT_NO_WAIT 0x0 |
| #define AT_WAIT_FOREVER 0xFFFFFFFF |
| void at_msg_process | ( | at_msg_block_t * | msg | ) |
| errcode_t at_msg_send | ( | at_msg_block_t * | msg | ) |