Home
last modified time | relevance | path

Searched refs:HID_HOST_REPAGE_WIN (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/
Dbt_target.h1351 #ifndef HID_HOST_REPAGE_WIN
1352 #define HID_HOST_REPAGE_WIN (2) macro
/system/bt/stack/hid/
Dhidh_conn.c673 period_ms_t interval_ms = HID_HOST_REPAGE_WIN * 1000; in hidh_l2cif_disconnect_ind()
1103 #if (HID_HOST_REPAGE_WIN > 0) in hidh_conn_retry()
1104 period_ms_t interval_ms = HID_HOST_REPAGE_WIN * 1000; in hidh_conn_retry()