Searched refs:net_buf_allocator_cb (Results 1 – 2 of 2) sorted by relevance
2586 typedef struct net_buf * __must_check (*net_buf_allocator_cb)(k_timeout_t timeout, typedef2612 net_buf_allocator_cb allocate_cb, void *user_data);
651 net_buf_allocator_cb allocate_cb, void *user_data) in net_buf_append_bytes()