Searched refs:check_byte (Results 1 – 2 of 2) sorted by relevance
113 int at_check_byte(struct net_buf *buf, char check_byte);
27 int at_check_byte(struct net_buf *buf, char check_byte) in at_check_byte() argument31 if (*str != check_byte) { in at_check_byte()