Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A 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()