Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_general.c76 #define IP_SEND_BUF_LEN 1024 /* IP packet sending buffer, which must be the same as the value of macro
1251 if ((atoi(argv[1]) <= 0) || (atoi(argv[1]) > IP_SEND_BUF_LEN)) { in at_ip_send()

Completed in 3 milliseconds