Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c232 static void rfcomm_session_timeout(struct timer_list *t) in rfcomm_session_timeout() function
686 timer_setup(&s->timer, rfcomm_session_timeout, 0); in rfcomm_session_add()