Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h55 #define L2CAP_CONN_TIMEOUT msecs_to_jiffies(40000) macro
/openbmc/linux/net/bluetooth/
H A D6lowpan.c863 return L2CAP_CONN_TIMEOUT; in chan_get_sndtimeo_cb()
H A Dl2cap_sock.c1893 sk->sk_sndtimeo = L2CAP_CONN_TIMEOUT; in l2cap_sock_alloc()