Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dl2cap.h984 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu);
/Linux-v5.15/net/bluetooth/
Dl2cap_sock.c1068 err = l2cap_chan_reconfigure(chan, opt); in l2cap_sock_setsockopt()
Dl2cap_core.c8017 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu) in l2cap_chan_reconfigure() function