1 Star 0 Fork 0

tangtao / iatsend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cyct_atcmd.h 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
tangtao 提交于 2018-12-03 16:05 . bug0/发布归档iatsend-v1.0.1版本
#ifndef __CYCT_ATCMD_H__
#define __CYCT_ATCMD_H__
s32_t cyct_prompt_f_xprintf(char* p_ascii_string, s32_t i_len_record);
s32_t cyct_prompt_f_dprintf(cyct_dstring_t* p_a_dstring, s32_t i_len_record);
cyct_dstring_t* cyct_atcmd_f_wait1(void* p_tty_ctxt, char* p_ascii_string1, s32_t i_cnt_milliseconds, s32_t* p_err_code);
#endif /* __CYCT_ATCMD_H__ */
C
1
https://gitee.com/cyctspace/iatsend.git
git@gitee.com:cyctspace/iatsend.git
cyctspace
iatsend
iatsend
master

搜索帮助