Searched refs:HID_HOST_REPAGE_WIN (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c664 btu_start_timer (&(hh_cb.devices[dhandle].conn.timer_entry), BTU_TTYPE_HID_HOST_REPAGE_TO, HID_HOST_REPAGE_WIN);
1097 #if (HID_HOST_REPAGE_WIN > 0)
1098 btu_start_timer (&(p_dev->conn.timer_entry), BTU_TTYPE_HID_HOST_REPAGE_TO, HID_HOST_REPAGE_WIN);
/external/bluetooth/bluedroid/include/
H A Dbt_target.h2839 #ifndef HID_HOST_REPAGE_WIN
2840 #define HID_HOST_REPAGE_WIN (2) macro
/external/libnfc-nci/src/include/
H A Dbt_target.h2713 #ifndef HID_HOST_REPAGE_WIN
2714 #define HID_HOST_REPAGE_WIN (2) macro

Completed in 633 milliseconds