Searched refs:net_buf_remove_u8 (Results 1 – 4 of 4) sorted by relevance
65 uint8_t end_delim = net_buf_remove_u8(src); in cobs_decode()
89 uint8_t net_buf_remove_u8(struct net_buf *buf);
251 net_buf_remove_u8(buf); in cdc_ecm_acl_out_cb()
1816 static inline uint8_t net_buf_remove_u8(struct net_buf *buf) in net_buf_remove_u8() function