1. fa9cd1c Remove unused BTM_SEC and BTU_HH defines by Hansong Zhang · 4 years, 10 months ago
  2. 219bf47 HID [ASan]: Fix for heap buffer overflow issue. by Sumit Deshmukh · 5 years ago
  3. 7835621 HID: Remove device from database in error case by Hemant Gupta · 7 years ago
  4. 3733a9f Add UHID GET_REPORT functionality by Kim Low · 8 years ago
  5. 126397b HID: Update state to disconnected in virtual unplug by Hemant Gupta · 7 years ago
  6. aaa1477 Use RawAddress.ToString() instead of manual conversion by Jakub Pawlowski · 7 years ago
  7. 25694ec Revert "HID: Fix the behavior of virtual_cable_unplug" by Hansong Zhang · 7 years ago
  8. e70c11f HID: Fix issues reported by Static Analysis Tool by Hemant Gupta · 7 years ago
  9. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  10. 65ce047 HID: Fix the behavior of virtual_cable_unplug by Hansong Zhang · 7 years ago
  11. 8727941 Fix logs in btif_hh by Hansong Zhang · 7 years ago
  12. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  13. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  14. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  15. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago
  16. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  17. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  18. 5dae3dd HID: Add support for Set Idle and Get Idle commands (2/4) by Hemant Gupta · 11 years ago
  19. f11e42b Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 8 years ago
  20. 3e22011 HID: Fix scroll issue with Apple Magic Mouse by Hemant Gupta · 8 years ago
  21. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 8 years ago
  22. 2a399b3 Make HID Device service independent from HID Host. by Ivan Podogov · 8 years ago
  23. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  24. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  25. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  26. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  27. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  28. 40cde56 btif: Add do-while blocks to macros by Myles Watson · 8 years ago
  29. f454816 btif: Fixup clang-format by Myles Watson · 8 years ago
  30. 6bd442f btif: Apply clang-format by Myles Watson · 8 years ago
  31. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  32. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  33. 65fc269 Add missing arguments to log messages by Pavlin Radoslavov · 8 years ago
  34. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago[Renamed (97%) from btif/src/btif_hh.c]
  35. 0ef9e06 Add pair event device class and fix timestamp by Ajay Panicker · 9 years ago
  36. dc5272a HID: Remove bond for device in case Virtual unplug is ongoing by Hemant Gupta · 9 years ago
  37. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  38. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  39. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  40. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  41. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  42. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  43. 8c24123 Change UHID socket to be non-blocking by Andre Eisenbach · 9 years ago
  44. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  45. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  46. 9a78e8d am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  47. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  48. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  49. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  50. 96111f7 am 0bcf0c6e: HID: Allow reconnection from Host on paired HID Devices. by Hemant Gupta · 9 years ago
  51. 0bcf0c6 HID: Allow reconnection from Host on paired HID Devices. by Hemant Gupta · 10 years ago
  52. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  53. 38798e1 HID: Handle closing of uhid driver in case failure by Hemant Gupta · 10 years ago
  54. 8707289 HID: Handle closing of uhid driver in case failure by Hemant Gupta · 10 years ago
  55. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  56. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  57. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  58. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  59. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  60. 11cf5cc resolved conflicts for merge of ed0bdd42 to lmp-mr1-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
  61. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 10 years ago
  62. d79fb19 Enforce Authentication for incoming HID connection by Priti Aghera · 10 years ago
  63. 433fe01 Cache HOGP HID report map by Chaojing Sun · 10 years ago
  64. 76f645e Bluetooth: Update security for HID Devices to Encrypt on BT On. - do not merge by Hemant Gupta · 11 years ago
  65. afa6e1a resolved conflicts for merge of e8c3d75b to master by Matthew Xie · 10 years ago
  66. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 11 years ago
  67. 1a3006f Eliminate dead code (helped by compiler warnings). by Sharvil Nanavati · 11 years ago
  68. 740def5 Eliminate dead code (helped by compiler warnings). by Sharvil Nanavati · 11 years ago
  69. ad7a600 HID: Use dynamic memory while sending data by Hemant Gupta · 11 years ago
  70. f11d21f HID: Use dynamic memory while sending report by Zhihai Xu · 11 years ago
  71. 8029dc8 HID: Update SSR parameters during copy. by Hemant Gupta · 11 years ago
  72. 79eb1a6 HID: Use dynamic memory while sending data by Hemant Gupta · 11 years ago
  73. 45c71b0 HID: Use dynamic memory while sending report by Zhihai Xu · 11 years ago
  74. 4c5f9ef HID: Update SSR parameters during copy. by Hemant Gupta · 11 years ago
  75. c0f7987 Fix GKI exception of calling free on an already freed buffer by Zhihai Xu · 11 years ago
  76. 6efaf22 bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db by Zhihai Xu · 11 years ago
  77. f691897 Add HID handshake_callback by Mike J. Chen · 11 years ago
  78. be6d58f Fix GKI exception of calling free on an already freed buffer by Mike J. Chen · 11 years ago
  79. 759280e Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-modular-dev by Matthew Xie · 11 years ago
  80. bf6cab9 Don't send a dummy 0 HID event when connection is closed by Mike J. Chen · 11 years ago
  81. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  82. b46d9b8 Fix HID get_report callback support by Mike J. Chen · 11 years ago
  83. 8a82348 bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db by Adam Hampson · 11 years ago
  84. 41b3391 Merge " the HID device state is out of sync after upair." by Zhihai Xu · 11 years ago
  85. 03c2693 the HID device state is out of sync after upair. by Zhihai Xu · 11 years ago
  86. 0b93f5c use bluetooth HID remote device name as input device name. by Zhihai Xu · 11 years ago
  87. a9eb25c Pairing with dissapeard HID decive never times out (in UI) by Kim Schulz · 11 years ago
  88. 390c94d Removed COD check for unbond and UNPAIRED_EVT by Ganesh Ganapathi Batta · 11 years ago
  89. 33af35c Fix for Nyko playpad by Ganesh Ganapathi Batta · 12 years ago
  90. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  91. ebb1d75 Fixed unpair and reconnect issue with certain non-pointing hid devices by Priti Aghera · 12 years ago
  92. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 12 years ago
  93. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago