Searched refs:bt_buf_make_view (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bluetooth/host/conn/mocks/ |
D | buf_view.h | 12 FAKE(bt_buf_make_view) \ 16 DECLARE_FAKE_VALUE_FUNC(struct net_buf *, bt_buf_make_view, struct net_buf *, struct net_buf *,
|
D | buf_view.c | 12 DEFINE_FAKE_VALUE_FUNC(struct net_buf *, bt_buf_make_view, struct net_buf *, struct net_buf *,
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | buf_view.h | 56 struct net_buf *bt_buf_make_view(struct net_buf *view,
|
D | buf.c | 200 struct net_buf *bt_buf_make_view(struct net_buf *view, in bt_buf_make_view() function
|
D | conn.c | 160 window = bt_buf_make_view(window, outside, in get_data_frag()
|