Searched refs:l2cap_monitor_timeout (Results 1 – 1 of 1) sorted by relevance
65 static void l2cap_monitor_timeout(struct work_struct *work);483 INIT_DELAYED_WORK(&chan->monitor_timer, l2cap_monitor_timeout); in l2cap_chan_create()2021 static void l2cap_monitor_timeout(struct work_struct *work) in l2cap_monitor_timeout() function