Searched refs:net_buf_alloc (Results 1 – 2 of 2) sorted by relevance
979 #define net_buf_alloc(pool, timeout) net_buf_alloc_fixed(pool, timeout) macro
355 buf = net_buf_alloc(pool, timeout); in bt_mesh_adv_create_from_pool()