Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h32 #define RFCOMM_IDLE_TIMEOUT (HZ * 2) macro
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c352 rfcomm_session_set_timer(s, RFCOMM_IDLE_TIMEOUT); in rfcomm_dlc_unlink()