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.c32 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
88 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c43 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
68 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c72 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
144 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c85 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
147 .alloc_buf = alloc_buf_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c110 struct net_buf *alloc_buf_cb(struct bt_l2cap_chan *chan) in alloc_buf_cb() function
187 .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,