Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dbuf_view.h17 struct bt_buf_view_meta { struct
59 struct bt_buf_view_meta *meta);
83 void bt_buf_destroy_view(struct net_buf *view, struct bt_buf_view_meta *meta);
Dbuf.c203 struct bt_buf_view_meta *meta) in bt_buf_make_view()
238 void bt_buf_destroy_view(struct net_buf *view, struct bt_buf_view_meta *meta) in bt_buf_destroy_view()
Dconn.c128 struct bt_buf_view_meta view_meta;
/Zephyr-latest/tests/bluetooth/host/conn/mocks/
Dbuf_view.c13 size_t, struct bt_buf_view_meta *);
14 DEFINE_FAKE_VOID_FUNC(bt_buf_destroy_view, struct net_buf *, struct bt_buf_view_meta *);
Dbuf_view.h17 size_t, struct bt_buf_view_meta *);
18 DECLARE_FAKE_VOID_FUNC(bt_buf_destroy_view, struct net_buf *, struct bt_buf_view_meta *);