Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h951 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu);
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c1065 err = l2cap_chan_reconfigure(chan, mtu); in l2cap_sock_setsockopt()
H A Dl2cap_core.c7149 int l2cap_chan_reconfigure(struct l2cap_chan *chan, __u16 mtu) in l2cap_chan_reconfigure() function