Searched refs:rfcomm_mcc_timeout (Results 1 – 4 of 4) sorted by relevance
234 &rfcomm_mcc_timeout, sizeof(rfcomm_mcc_timeout),
288 callout_schedule(&dlc->rd_timeout, rfcomm_mcc_timeout * hz); in rfcomm_dlc_connect()317 callout_schedule(&dlc->rd_timeout, rfcomm_mcc_timeout * hz); in rfcomm_dlc_open()
267 extern int rfcomm_mcc_timeout;
105 int rfcomm_mcc_timeout = 20; /* seconds */ variable439 callout_schedule(&new->rs_timeout, rfcomm_mcc_timeout * hz); in rfcomm_session_newconn()