Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Drfcomm.h32 #define RFCOMM_IDLE_TIMEOUT (HZ * 2) macro
/linux-2.6.39/net/bluetooth/rfcomm/
Dcore.c373 rfcomm_session_set_timer(s, RFCOMM_IDLE_TIMEOUT); in rfcomm_dlc_unlink()