Searched refs:rfcomm_session_timeout (Results 1 – 1 of 1) sorted by relevance
236 static void rfcomm_session_timeout(unsigned long arg) in rfcomm_session_timeout() function653 setup_timer(&s->timer, rfcomm_session_timeout, (unsigned long) s); in rfcomm_session_add()