Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1809 #define net_buf_headroom(buf) net_buf_simple_headroom(&(buf)->b) macro
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c716 clone->data = clone->__buf + net_buf_headroom(buf); in net_buf_clone()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c882 net_buf_headroom(buf), net_buf_tailroom(buf)); in bt_mesh_net_send()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap.c1594 if (net_buf_headroom(buf) >= headroom && !buf->frags) { in l2cap_chan_create_seg()

Completed in 14 milliseconds