Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h57 #define L2CAP_MOVE_ERTX_TIMEOUT msecs_to_jiffies(60000) macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c4982 __set_chan_timer(chan, L2CAP_MOVE_ERTX_TIMEOUT); in l2cap_move_continue()