Searched refs:net_buf_get (Results 1 – 4 of 4) sorted by relevance
1453 #define net_buf_get(_fifo, _timeout) \ macro1456 __deprecated struct net_buf * __must_check net_buf_get(struct k_fifo *fifo,
399 struct net_buf *net_buf_get(struct k_fifo *fifo, k_timeout_t timeout) in net_buf_get_debug()
108 * Deprecated the :c:func:`net_buf_put` and :c:func:`net_buf_get` API functions in favor of122 * Deprecated the :c:func:`net_buf_put` and :c:func:`net_buf_get` API functions.
2055 * :github:`49008` - ESP32: net_buf_get() FAILED