Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h59 #define L2CAP_MOVE_ERTX_TIMEOUT msecs_to_jiffies(60000) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c5359 __set_chan_timer(chan, L2CAP_MOVE_ERTX_TIMEOUT); in l2cap_move_continue()