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

/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c618 btu_start_timer (&(hh_cb.devices[dhandle].conn.timer_entry), BTU_TTYPE_HID_HOST_REPAGE_TO, HID_HOST_REPAGE_WIN);
1034 #if (HID_HOST_REPAGE_WIN > 0)
1035 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.h2843 #ifndef HID_HOST_REPAGE_WIN
2844 #define HID_HOST_REPAGE_WIN (2) macro
/external/libnfc-nci/src/include/
H A Dbt_target.h2783 #ifndef HID_HOST_REPAGE_WIN
2784 #define HID_HOST_REPAGE_WIN (2) macro

Completed in 34 milliseconds