Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c236 static void rfcomm_session_timeout(struct timer_list *t) in rfcomm_session_timeout() function
690 timer_setup(&s->timer, rfcomm_session_timeout, 0); in rfcomm_session_add()