Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h32 #define RFCOMM_IDLE_TIMEOUT (HZ * 2) macro
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c352 rfcomm_session_set_timer(s, RFCOMM_IDLE_TIMEOUT); in rfcomm_dlc_unlink()