Home
last modified time | relevance | path

Searched refs:wait_for_modem_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c1600 static uint32_t wait_for_modem_data(struct net_buf **buf, uint32_t current_len, in wait_for_modem_data() function
1620 return wait_for_modem_data(buf, current_len, in wait_for_modem_data_and_newline()
2205 wait_for_modem_data(buf, net_buf_frags_len(*buf), in on_cmd_atcmdinfo_serial_number()
2568 size = wait_for_modem_data(buf, net_buf_frags_len(*buf), in profile_handler()
2595 size = wait_for_modem_data(buf, net_buf_frags_len(*buf), in profile_handler()
4004 wait_for_modem_data(buf, 0, 1); in sock_read()
4009 wait_for_modem_data(buf, 0, sock->rx_size); in sock_read()
4043 wait_for_modem_data(buf, 0, 1); in sock_read()
4055 wait_for_modem_data(buf, net_buf_frags_len(*buf), in sock_read()
4074 wait_for_modem_data(buf, net_buf_frags_len(*buf), in sock_read()