Lines Matching refs:last_error
483 int last_error; member
878 ictx.last_error = 0; in send_at_cmd()
909 ret = ictx.last_error; in send_at_cmd()
1270 ictx.last_error = 0; in send_data()
1299 if (ictx.last_error != 0) { in send_data()
1300 ret = ictx.last_error; in send_data()
1322 ret = ictx.last_error; in send_data()
3411 ictx.last_error = 0; in on_cmd_sockok()
3430 ictx.last_error = 0; in on_cmd_sock_ind()
3467 ictx.last_error = -EIO; in on_cmd_sockerror()
3490 ictx.last_error = -EIO; in on_cmd_sock_error_code()
3552 ictx.last_error = 0; in on_cmd_sock_notif()
3557 ictx.last_error = -EIO; in on_cmd_sock_notif()
3561 ictx.last_error = -EIO; in on_cmd_sock_notif()
5101 ret = ictx.last_error; in connect_TCP_socket()
5186 ret = ictx.last_error; in configure_UDP_socket()