Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c236 static void rfcomm_session_timeout(unsigned long arg) in rfcomm_session_timeout() function
653 setup_timer(&s->timer, rfcomm_session_timeout, (unsigned long) s); in rfcomm_session_add()