Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h786 struct net_buf_data_cb { struct
793 const struct net_buf_data_cb *cb; argument
905 extern const struct net_buf_data_cb net_buf_fixed_cb;
969 extern const struct net_buf_data_cb net_buf_var_cb;
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c194 const struct net_buf_data_cb net_buf_var_cb = {
243 const struct net_buf_data_cb net_buf_fixed_cb = {
277 static const struct net_buf_data_cb net_buf_heap_cb = {

Completed in 7 milliseconds