Searched refs:eol (Results 1 – 7 of 7) sorted by relevance
533 if (data->eol[0] != '\r') { in modem_cmd_send_ext()537 LOG_HEXDUMP_DBG(data->eol, data->eol_len, "SENT EOL"); in modem_cmd_send_ext()548 iface->write(iface, data->eol, data->eol_len); in modem_cmd_send_ext()688 data->eol = config->eol; in modem_cmd_handler_init()695 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()
467 struct net_buf *buf, const uint8_t **eol) in dns_unpack_name() argument533 if (eol) { in dns_unpack_name()538 *eol = end_of_label; in dns_unpack_name()
1589 .eol = "\r\n", in esp_init()