Searched refs:get_rx (Results 1 – 2 of 2) sorted by relevance
195 static struct net_buf *get_rx(k_timeout_t timeout) in get_rx() function231 rx.buf = get_rx(K_FOREVER); in rx_thread()287 rx.buf = get_rx(K_NO_WAIT); in read_payload()
70 static struct net_buf *get_rx(const uint8_t *buf) in get_rx() function220 buf = get_rx(frame_start); in rx_thread()