Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c127 struct frag_md { struct
130 struct frag_md frag_md_pool[CONFIG_BT_CONN_FRAG_COUNT]; argument
132 struct frag_md *get_frag_md(struct net_buf *fragment) in get_frag_md()