Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h53 #define L2CAP_DISC_REJ_TIMEOUT msecs_to_jiffies(5000) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c4588 __set_chan_timer(chan, L2CAP_DISC_REJ_TIMEOUT); in l2cap_config_rsp()