Searched refs:HID_HOST_REPAGE_WIN (Results 1 – 2 of 2) sorted by relevance
619 …er (&(hh_cb.devices[dhandle].conn.timer_entry), BTU_TTYPE_HID_HOST_REPAGE_TO, HID_HOST_REPAGE_WIN); in hidh_l2cif_disconnect_ind()1051 #if (HID_HOST_REPAGE_WIN > 0) in hidh_conn_retry()1052 btu_start_timer (&(p_dev->conn.timer_entry), BTU_TTYPE_HID_HOST_REPAGE_TO, HID_HOST_REPAGE_WIN); in hidh_conn_retry()
2148 #ifndef HID_HOST_REPAGE_WIN2149 #define HID_HOST_REPAGE_WIN (2) macro