Home
last modified time | relevance | path

Searched refs:l2cap_chan_reconfigure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h943 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu);
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h984 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu);
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c1098 err = l2cap_chan_reconfigure(chan, mtu); in l2cap_sock_setsockopt()
H A Dl2cap_core.c8152 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu) in l2cap_chan_reconfigure() function
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c1064 err = l2cap_chan_reconfigure(chan, mtu); in l2cap_sock_setsockopt()
H A Dl2cap_core.c7132 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu) in l2cap_chan_reconfigure() function

Completed in 41 milliseconds