Home
last modified time | relevance | path

Searched refs:l2cap_alloc_buf (Results 1 – 10 of 10) sorted by relevance

/Zephyr-4.2.1/tests/bluetooth/classic/smp_bonding/src/
Dsmp_br_bonding.c74 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/
Dsmp_br_io_cap.c74 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/
Dsmp_br_sc_only.c74 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/
Dots_l2cap.c80 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/
Dl2cap_test.c60 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/
Dl2cap_test.c60 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/
Dl2cap.c158 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/
Dsmp_br_general.c170 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/
Dgoep.c404 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/
Dbredr.c308 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function
329 .alloc_buf = l2cap_alloc_buf,