Searched refs:RFCOMM_CONN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
147 rfc_timer_start (p_mcb, RFCOMM_CONN_TIMEOUT); in rfc_mx_sm_state_idle()629 rfc_timer_start (p_mcb, RFCOMM_CONN_TIMEOUT); /* - increased from T2=20 to CONN=120 in rfc_mx_conf_cnf()674 rfc_timer_start (p_mcb, RFCOMM_CONN_TIMEOUT); /* - increased from T2=20 to CONN=120 in rfc_mx_conf_ind()
211 #define RFCOMM_CONN_TIMEOUT 120 /* first connection to be established on Mx */ macro