Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c237 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function
245 .alloc_buf = l2cap_alloc_buf,
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c153 static struct net_buf *l2cap_alloc_buf(struct bt_l2cap_chan *chan) in l2cap_alloc_buf() function
164 .alloc_buf = l2cap_alloc_buf,