Home
last modified time | relevance | path

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

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