Searched refs:RFCOMM_CONN_TIMEOUT (Results 1 - 3 of 3) sorted by path

/linux-master/include/net/bluetooth/
H A Drfcomm.h29 #define RFCOMM_CONN_TIMEOUT (HZ * 30) macro
/linux-master/net/bluetooth/rfcomm/
H A Dcore.c420 rfcomm_dlc_set_timer(d, RFCOMM_CONN_TIMEOUT);
1897 rfcomm_dlc_set_timer(d, RFCOMM_CONN_TIMEOUT);
H A Dsock.c294 sk->sk_sndtimeo = RFCOMM_CONN_TIMEOUT;

Completed in 351 milliseconds