Searched refs:net_buf_allocator_cb (Results 1 – 2 of 2) sorted by relevance
1675 typedef struct net_buf *(*net_buf_allocator_cb)(int32_t timeout, void *user_data); typedef1699 net_buf_allocator_cb allocate_cb, void *user_data);
732 net_buf_allocator_cb allocate_cb, void *user_data) in net_buf_append_bytes()