Home
last modified time | relevance | path

Searched refs:net_buf_simple_restore (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_raw.c258 net_buf_simple_restore(&buf->b, &state); in bt_send_ext()
A Dsdp.c1707 net_buf_simple_restore(&session->rec_buf->b, &buf_state); in sdp_client_notify_result()
A Dl2cap.c1725 net_buf_simple_restore(&buf->b, &state); in l2cap_chan_le_send()
A Datt.c1950 net_buf_simple_restore(&chan->req->buf->b, &chan->req->state); in att_error_rsp()
A Dhci_core.c5339 net_buf_simple_restore(&buf->b, &state); in le_adv_recv()
5349 net_buf_simple_restore(&buf->b, &state); in le_adv_recv()
5647 net_buf_simple_restore(&buf->b, &state); in hci_vendor_event()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c552 net_buf_simple_restore(msg, &state); in bt_mesh_trans_resend()
1450 net_buf_simple_restore(buf, &state); in bt_mesh_trans_recv()
A Daccess.c642 net_buf_simple_restore(buf, &state); in bt_mesh_model_recv()
A Dadv.c441 net_buf_simple_restore(buf, &state);
A Dnet.c1372 net_buf_simple_restore(&buf, &state); in bt_mesh_net_recv()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h705 static inline void net_buf_simple_restore(struct net_buf_simple *buf, in net_buf_simple_restore() function

Completed in 37 milliseconds