Home
last modified time | relevance | path

Searched refs:at_cmd_len (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_cmd.c44 if ((cmd_parsed->at_cmd_len == cmd_func->at_cmd_len) && in at_find_proc_func()
H A Dhi_at.c569 if (((cmd_func->at_cmd_len == cmd_tbl[j].at_cmd_len) && in check_name_and_callback()
589 if (cmd_tbl[i].at_cmd_len != (hi_s8)strlen(cmd_tbl[i].at_cmd_name)) { in check_cmd_tbl()
598 if (((cmd_tbl[j].at_cmd_len == cmd_tbl[i].at_cmd_len) && in check_cmd_tbl()
H A Dat.h65 hi_s8 at_cmd_len; member
H A Dat.c104 cmd_parsed->at_cmd_len = n; in at_get_cmd_name()
113 cmd_parsed->at_cmd_len = -1; in at_get_cmd_name()
122 if (cmd_parsed->at_cmd_len != (-1)) { in at_func_process()
H A Dat_parse.c207 cmd_line += cmd_parsed->at_cmd_len; in at_cmd_parse()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_at.h28 hi_s8 at_cmd_len; member

Completed in 4 milliseconds