Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/bluetooth/host/buf/mocks/
Dnet_buf.c24 const struct net_buf_data_cb net_buf_fixed_cb = {
/Zephyr-Core-3.6.0/subsys/net/
Dbuf.c142 const struct net_buf_data_cb net_buf_var_cb = {
164 const struct net_buf_data_cb net_buf_fixed_cb = {
198 static const struct net_buf_data_cb net_buf_heap_cb = {
/Zephyr-Core-3.6.0/include/zephyr/net/
Dbuf.h958 struct net_buf_data_cb { struct
966 const struct net_buf_data_cb *cb; argument
1086 extern const struct net_buf_data_cb net_buf_fixed_cb;
1134 extern const struct net_buf_data_cb net_buf_var_cb;