Home | History | Annotate | Download | only in hid

Lines Matching refs:conn_tries

300     hh_cb.devices[p_tle->param].conn_tries++;
302 HID_HDEV_EVT_RETRYING, hh_cb.devices[p_tle->param].conn_tries, NULL ) ;
351 if( p_dev->conn_tries <= HID_HOST_MAX_CONN_RETRY )
410 if( (hh_cb.devices[dhandle].conn_tries <= HID_HOST_MAX_CONN_RETRY) &&
615 hh_cb.devices[dhandle].conn_tries = 0;