Lines Matching refs:net_buf_skipcrlf
1504 static void net_buf_skipcrlf(struct net_buf **buf) in net_buf_skipcrlf() function
2640 net_buf_skipcrlf(buf); in profile_handler()
2644 net_buf_skipcrlf(buf); /* remove any \r\n that are in the front */ in profile_handler()
2661 net_buf_skipcrlf(buf); in profile_handler()
2671 net_buf_skipcrlf(buf); in profile_handler()
2674 net_buf_skipcrlf(buf); in profile_handler()
2753 net_buf_skipcrlf(buf); in on_cmd_atcmdinfo_pdp_authentication_cfg()
2829 net_buf_skipcrlf(buf); in on_cmd_atcmdinfo_pdp_context()
4177 net_buf_skipcrlf(buf); in sock_read()
4189 net_buf_skipcrlf(buf); in sock_read()
4701 net_buf_skipcrlf(&rx_buf); in hl7800_rx()