Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dl2cap.h36 #define L2CAP_CONN_TIMEOUT (HZ * 40) macro
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c352 sk->sndtimeo = L2CAP_CONN_TIMEOUT; in l2cap_sock_alloc()