Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Dl2cap_core.c1325 static void l2cap_retrans_timeout(struct work_struct *work) in l2cap_retrans_timeout() function
2056 INIT_DELAYED_WORK(&chan->retrans_timer, l2cap_retrans_timeout); in l2cap_ertm_init()