Searched refs:l2cap_alloc_buf (Results 1 – 10 of 10) sorted by relevance
| /Zephyr-4.2.1/tests/bluetooth/classic/smp_bonding/src/ |
| D | smp_br_bonding.c | 74 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 82 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/tests/bluetooth/classic/smp_io_cap/src/ |
| D | smp_br_io_cap.c | 74 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 82 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/tests/bluetooth/classic/smp_sc_only/src/ |
| D | smp_br_sc_only.c | 74 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 82 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/subsys/bluetooth/services/ots/ |
| D | ots_l2cap.c | 80 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 157 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/tests/bluetooth/classic/l2cap_s/src/ |
| D | l2cap_test.c | 60 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 85 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/tests/bluetooth/classic/l2cap_c/src/ |
| D | l2cap_test.c | 60 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 85 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/subsys/bluetooth/host/shell/ |
| D | l2cap.c | 158 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 169 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/tests/bluetooth/classic/smp_general/src/ |
| D | smp_br_general.c | 170 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 178 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/subsys/bluetooth/host/classic/ |
| D | goep.c | 404 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 417 .alloc_buf = l2cap_alloc_buf,
|
| /Zephyr-4.2.1/subsys/bluetooth/host/classic/shell/ |
| D | bredr.c | 308 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function 329 .alloc_buf = l2cap_alloc_buf,
|