Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c7159 static struct l2cap_chan *l2cap_global_fixed_chan(struct l2cap_chan *c, in l2cap_chan_reconfigure()
7223 pchan = l2cap_global_fixed_chan(NULL, hcon); in l2cap_global_fixed_chan()
7244 next = l2cap_global_fixed_chan(pchan, hcon); in l2cap_connect_cfm()
7199 static struct l2cap_chan *l2cap_global_fixed_chan(struct l2cap_chan *c, l2cap_global_fixed_chan() function