Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c8201 static struct l2cap_chan *l2cap_global_fixed_chan(struct l2cap_chan *c, in l2cap_global_fixed_chan() function
8265 pchan = l2cap_global_fixed_chan(NULL, hcon); in l2cap_connect_cfm()
8286 next = l2cap_global_fixed_chan(pchan, hcon); in l2cap_connect_cfm()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c7181 static struct l2cap_chan *l2cap_global_fixed_chan(struct l2cap_chan *c, in l2cap_global_fixed_chan() function
7245 pchan = l2cap_global_fixed_chan(NULL, hcon); in l2cap_connect_cfm()
7266 next = l2cap_global_fixed_chan(pchan, hcon); in l2cap_connect_cfm()

Completed in 17 milliseconds