Home
last modified time | relevance | path

Searched refs:dbuf_peek (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/util/
Ddbuf.h48 static inline void *dbuf_peek(struct dbuf_hdr *hdr) in dbuf_peek() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df.c633 rx_params = dbuf_peek(&rx_cfg->hdr); in ull_df_conn_cfg_is_not_enabled()