Searched refs:eol (Results 1 – 7 of 7) sorted by relevance
527 if (data->eol[0] != '\r') { in modem_cmd_send_ext()531 LOG_HEXDUMP_DBG(data->eol, data->eol_len, "SENT EOL"); in modem_cmd_send_ext()542 iface->write(iface, data->eol, data->eol_len); in modem_cmd_send_ext()682 data->eol = config->eol; in modem_cmd_handler_init()689 data->eol_len = data->eol == NULL ? 0 : strlen(data->eol); in modem_cmd_handler_init()
108 const char *eol; member292 const char *eol; member
1190 .eol = "\r\n", in modem_init()
2159 .eol = "\r", in modem_init()
2359 .eol = "\r\n", in modem_init()
473 struct net_buf *buf, const uint8_t **eol) in dns_unpack_name() argument539 if (eol) { in dns_unpack_name()544 *eol = end_of_label; in dns_unpack_name()
1595 .eol = "\r\n", in esp_init()