Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c429 static void l2cap_chan_timeout(struct work_struct *work) in l2cap_chan_timeout() function
484 INIT_DELAYED_WORK(&chan->chan_timer, l2cap_chan_timeout); in l2cap_chan_create()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c409 static void l2cap_chan_timeout(struct work_struct *work) in l2cap_chan_timeout() function
461 INIT_DELAYED_WORK(&chan->chan_timer, l2cap_chan_timeout); in l2cap_chan_create()

Completed in 20 milliseconds