Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c746 struct net_buf *net_buf_frag_add(struct net_buf *head, struct net_buf *frag) in net_buf_frag_add() function
855 net_buf_frag_add(buf, frag); in net_buf_append_bytes()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1857 struct net_buf *net_buf_frag_add(struct net_buf *head, struct net_buf *frag);
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c761 net_buf_frag_add(data->buf, frag); in find_type_cb()
957 net_buf_frag_add(buf, frag); in att_chan_read()

Completed in 13 milliseconds