Home
last modified time | relevance | path

Searched refs:alloc_buf_cb (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c31 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
87 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c42 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
67 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c62 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
134 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c75 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
137 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c102 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
179 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c79 static struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
203 .alloc_buf = alloc_buf_cb,