Home
last modified time | relevance | path

Searched refs:at_printf (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat.c58 at_printf("COMMAND TYPE NOT SUPPORT!\r\n"); in at_cmd_excute()
60 at_printf("err at %s line: %d\n", __FUNCTION__, __LINE__); in at_cmd_excute()
67 at_printf("COMMAND TYPE NOT SUPPORT!\r\n"); in at_cmd_excute()
69 at_printf("err at %s line: %d\n", __FUNCTION__, __LINE__); in at_cmd_excute()
76 at_printf("COMMAND TYPE NOT SUPPORT!\r\n"); in at_cmd_excute()
78 at_printf("err at %s line: %d\n", __FUNCTION__, __LINE__); in at_cmd_excute()
85 at_printf("COMMAND TYPE NOT SUPPORT!\r\n"); in at_cmd_excute()
87 at_printf("err at %s line: %d\n", __FUNCTION__, __LINE__); in at_cmd_excute()
90 at_printf("COMMAND TYPE NOT SUPPORT!\r\n"); in at_cmd_excute()
92 at_printf("er in at_cmd_excute()
[all...]
H A Dat_parse.c35 at_printf("cmd_in and cmd_out = NULL in %s[%d]", __FUNCTION__, __LINE__); in at_param_shift()
41 at_printf("malloc failure in %s[%d]", __FUNCTION__, __LINE__); in at_param_shift()
62 at_printf("%s,%d strncpy_s failed, err:%d!\n", __FUNCTION__, __LINE__, ret); in at_param_shift()
85 at_printf("%s,%d hi_malloc failed!\n", __FUNCTION__, __LINE__); in cmd_parse_para_get()
93 at_printf("%s,%d strncpy_s failed, err:%d!\n", __FUNCTION__, __LINE__, ret); in cmd_parse_para_get()
100 at_printf("%s,%d at_param_shift failed, err:%d!\n", __FUNCTION__, __LINE__, ret); in cmd_parse_para_get()
208 at_printf("at_cmd_parse line %d: cmd_line = %s\n", __LINE__, cmd_line); in at_cmd_parse()
H A Dat.h48 #define at_printf(fmt...) printf(fmt) macro
50 #define at_printf(fmt...) macro

Completed in 2 milliseconds