Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h57 #define L2CAP_MOVE_TIMEOUT msecs_to_jiffies(4000) macro
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c4922 __set_chan_timer(chan, L2CAP_MOVE_TIMEOUT); in l2cap_send_move_chan_req()
4952 __set_chan_timer(chan, L2CAP_MOVE_TIMEOUT); in l2cap_send_move_chan_cfm()