Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/host/cs/mocks/
Dnet_buf.c12 const struct net_buf_data_cb net_buf_fixed_cb; variable
/Zephyr-latest/include/zephyr/drivers/usb/
Dudc_buf.h145 .cb = &net_buf_fixed_cb, \
/Zephyr-latest/include/zephyr/
Dnet_buf.h1189 extern const struct net_buf_data_cb net_buf_fixed_cb;
1228 .cb = &net_buf_fixed_cb, \
/Zephyr-latest/lib/net_buf/
Dbuf.c164 const struct net_buf_data_cb net_buf_fixed_cb = { variable