Home
last modified time | relevance | path

Searched refs:dbuf_alloc (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/util/
Ddbuf.h36 void *dbuf_alloc(struct dbuf_hdr *hdr, uint8_t *idx);
Ddbuf.c17 void *dbuf_alloc(struct dbuf_hdr *hdr, uint8_t *idx) in dbuf_alloc() function
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_df.c1215 params_rx = dbuf_alloc(params_buf_hdr, &params_idx); in ll_df_set_conn_cte_rx_params()