Searched refs:L2CAP_CONN_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h42 #define L2CAP_CONN_TIMEOUT (40000) /* 40 seconds */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c947 sk->sk_sndtimeo = msecs_to_jiffies(L2CAP_CONN_TIMEOUT);

Completed in 68 milliseconds