Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/host/cs/mocks/
Dnet_buf.c12 const struct net_buf_data_cb net_buf_fixed_cb;
/Zephyr-latest/include/zephyr/drivers/usb/
Dudc_buf.h91 extern const struct net_buf_data_cb net_buf_dma_cb;
/Zephyr-latest/include/zephyr/
Dnet_buf.h1058 struct net_buf_data_cb { struct
1066 const struct net_buf_data_cb *cb; argument
1189 extern const struct net_buf_data_cb net_buf_fixed_cb;
1238 extern const struct net_buf_data_cb net_buf_var_cb;
/Zephyr-latest/lib/net_buf/
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-latest/drivers/usb/udc/
Dudc_common.c49 const struct net_buf_data_cb net_buf_dma_cb = {