Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dl2cap_core.c407 static void l2cap_chan_timeout(struct work_struct *work) in l2cap_chan_timeout() function
454 INIT_DELAYED_WORK(&chan->chan_timer, l2cap_chan_timeout); in l2cap_chan_create()