1. 1daae3e bluetooth: do not fatally error on unknown packet types by Billy Laws · 6 years ago
  2. e959d09 Merge "Revert "Fix VTS Fuzz issue"" by Treehugger Robot · 2 years, 1 month ago
  3. a2b4a18 Revert "Fix VTS Fuzz issue" by Guillaume Bailey · 2 years, 1 month ago
  4. 970886d Bluetooth HIDL 1.0: Log BDADDR source by Myles Watson · 2 years, 3 months ago
  5. 3d39697 Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 5 months ago
  6. c865ded Merge "Fix VTS Fuzz issue" by Treehugger Robot · 2 years, 9 months ago
  7. 1adfae9 Fix VTS Fuzz issue by xiaoshun.xu · 2 years, 11 months ago
  8. ad7374c hardware/interfaces/Bluetooth: Consolidate OWNERS by Myles Watson · 2 years, 9 months ago
  9. aad9365 bluetoothV1.0_fuzzer: Bug Fix by Devendra Singhi · 3 years, 3 months ago
  10. cef135a Build with upstream lld: Fix incorrect static dependencies by Pirama Arumuga Nainar · 3 years, 4 months ago
  11. 1e2b234 Bluetooth HAL: Add missing retry logic to the H4Protocol::Send() by Sukesh Srikakula · 3 years, 10 months ago
  12. b899545 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 3 years, 11 months ago
  13. 7c0bcf3 Added bluetoothV1.0_fuzzer by Ayushi Khopkar · 4 years, 2 months ago
  14. a37d3df Added cc_defaults for android.hardware.bluetooth@1.0-impl by Ayushi Khopkar · 4 years, 1 month ago
  15. a12b18a Revert "android.hardware.bluetooth@1.0-impl: Updated to vendor_available:true" by Hongguang Chen · 4 years, 1 month ago
  16. eddbb27 android.hardware.bluetooth@1.0-impl: Updated to vendor_available:true by Ayushi Khopkar · 4 years, 2 months ago
  17. 0be5891 android.hardware.bluetooth@1.0-impl: Updated Android.bp by Ayushi Khopkar · 4 years, 2 months ago
  18. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  19. 19f2892 Remove BT Addr property test by Myles Watson · 4 years, 7 months ago
  20. db779b4 Bluetooth HAL: fix ISO handling for H4 protocol by Jakub Pawlowski · 4 years, 8 months ago
  21. 69a0853 Use libcutils' host implementation directly. by Elliott Hughes · 5 years ago
  22. 4b644d3 Replace direct pid writes with setting task profiles for bluetooth interfaces by Suren Baghdasaryan · 5 years ago
  23. 13b4d31 bluetooth: V1.1 by Jakub Pawlowski · 6 years ago
  24. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  25. 551b8d1 Add interface info to .rc files by Felix · 6 years ago
  26. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  27. c1e10a3 Initialize pointers for vendor_interface by Joseph Pirozzo · 7 years ago
  28. f1d8546 Fix android.hardware.bluetooth@1.0-service.rc by Zhuoyao Zhang · 7 years ago
  29. caeab05 Apply clang-format to Bluetooth related HAL code by Jack He · 7 years ago
  30. 08dae3f Merge "Add BLOCK_SUSPEND capability for Bluetooth HAL service" am: 1965ea9282 by Tom Cherry · 7 years ago
  31. 2d46875 Add BLOCK_SUSPEND capability for Bluetooth HAL service by Tom Cherry · 7 years ago
  32. 969fd57 Merge "Add capabilities to bluetooth HAL service" am: f292d276c5 am: a315e23f77 by Tom Cherry · 7 years ago
  33. f03dbc6 Add capabilities to bluetooth HAL service by Tom Cherry · 7 years ago
  34. 42643f8 Bluetooth: Sleep instead of dying on EOF am: 0d63f8af7c am: e63d6a08ce by Myles Watson · 8 years ago
  35. 0d63f8a Bluetooth: Sleep instead of dying on EOF by Myles Watson · 8 years ago
  36. 893798b BT Interface: fix hci cmd timeout am: 424ffd0da5 am: fc0e8c6f48 am: 6991b9f428 by Lianchao Song · 8 years ago
  37. 424ffd0 BT Interface: fix hci cmd timeout by Lianchao Song · 8 years ago
  38. fbe95d5 Fix problem found with host bionic fortify checks am: dc1921810e am: 6737d81d15 by Dan Willemsen · 8 years ago
  39. 6737d81 Fix problem found with host bionic fortify checks am: dc1921810e by Dan Willemsen · 8 years ago
  40. dc19218 Fix problem found with host bionic fortify checks by Dan Willemsen · 8 years ago
  41. 1bf3cfc Merge "Use -Werror in hardware/interfaces" am: 02804915fb am: 8e736c21de by Chih-Hung Hsieh · 8 years ago
  42. 8e736c2 Merge "Use -Werror in hardware/interfaces" am: 02804915fb by Chih-Hung Hsieh · 8 years ago
  43. 3f2ea62 Use -Werror in hardware/interfaces by Chih-Hung Hsieh · 8 years ago
  44. bb9e38f Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from by Xin Li · 8 years ago
  45. d28c1bd Merge "Automatic mk -> bp." am: e5fd969f19 am: 72c720a4e3 am: 26013bf6ac by Steven Moreland · 8 years ago
  46. 26013bf Merge "Automatic mk -> bp." am: e5fd969f19 am: 72c720a4e3 by Steven Moreland · 8 years ago
  47. 90e3a50 Automatic mk -> bp. by Steven Moreland · 8 years ago
  48. 81104ae Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 8 years ago
  49. 0963087 Bluetooth: AsyncFdWatcher: Fix FD leak am: 5c6da2669c am: a9b81f3c4c by Peng Qi · 8 years ago
  50. 5c6da26 Bluetooth: AsyncFdWatcher: Fix FD leak by Peng Qi · 8 years ago
  51. b44f872 Bluetooth: Remove random MAC addresses am: 8d0d6f99df am: cd541f9648 by Myles Watson · 8 years ago
  52. 8d0d6f9 Bluetooth: Remove random MAC addresses by Myles Watson · 8 years ago
  53. 1734414 Merge "Bluetooth: Check H4 HCI packet types" am: dcc6f25d05 am: 526b1dcb99 by Myles Watson · 8 years ago
  54. 24bd994 Bluetooth: Return false when not shut down am: 9833109a3e am: f682ae5219 by Myles Watson · 8 years ago
  55. dcc6f25 Merge "Bluetooth: Check H4 HCI packet types" by Treehugger Robot · 8 years ago
  56. 9833109 Bluetooth: Return false when not shut down by Myles Watson · 8 years ago
  57. 521621d Bluetooth: Check H4 HCI packet types by Myles Watson · 8 years ago
  58. f1a1661 Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce am: b58a5a0b6a am: 7b296f0909 by Myles Watson · 8 years ago
  59. b58a5a0 Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce by Myles Watson · 8 years ago
  60. 6b75bcc Merge "Bluetooth: Check the number of file descriptors" by Treehugger Robot · 8 years ago
  61. 18be6ef Merge "Bluetooth: Add OWNERS file for default/" am: 7b351292fe am: 372e367651 am: 5241db9e60 by Myles Watson · 8 years ago
  62. 372e367 Merge "Bluetooth: Add OWNERS file for default/" am: 7b351292fe by Myles Watson · 8 years ago
  63. 7c127dc Bluetooth: Add OWNERS file for default/ by Myles Watson · 8 years ago
  64. ec1eda6 Bluetooth: Check the number of file descriptors by Myles Watson · 8 years ago
  65. cb198f7 Build android.hardware.bluetooth* modules with BOARD_VNDK_VERSION by Jiyong Park · 8 years ago
  66. 517186a Merge "Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()" am: 1a31a9e45e by Myles Watson · 8 years ago
  67. 3e272a7 Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL() by Myles Watson · 8 years ago
  68. 2b1413f BT HAL H4 write flow am: 92afd74a15 by Peng Qi · 8 years ago
  69. 92afd74 BT HAL H4 write flow by Peng Qi · 8 years ago
  70. 9286332 Merge "Include missing headers" am: 1bbe51d0b5 am: 9cf1bbb045 by Bailey Forrest · 8 years ago
  71. 1bbe51d Merge "Include missing headers" by Treehugger Robot · 8 years ago
  72. ba20404 Include missing headers by Bailey Forrest · 8 years ago
  73. b68bcfd Bluetooth: Call vendor cleanup() in Close() am: 9eee83093f am: 58c51ad669 by Myles Watson · 8 years ago
  74. 9eee830 Bluetooth: Call vendor cleanup() in Close() by Myles Watson · 8 years ago
  75. 0af2996 Bluetooth: Remove scheduler-service dependency am: 8c71c85252 by Myles Watson · 8 years ago
  76. 8c71c85 Bluetooth: Remove scheduler-service dependency by Myles Watson · 8 years ago
  77. 6c4020d Bluetooth: Add a second thread for the scheduler am: 33f36706d0 by Myles Watson · 8 years ago
  78. 33f3670 Bluetooth: Add a second thread for the scheduler by Myles Watson · 8 years ago
  79. 74c6013 Bluetooth: Add a second thread for the scheduler by Myles Watson · 8 years ago
  80. c86120f Remove unused lambda captures am: 5ca756ea1f am: 68f6e99613 am: dcf35ca86e by Yi Kong · 8 years ago
  81. 5ca756e Remove unused lambda captures by Yi Kong · 8 years ago
  82. b6269d7 Merge "stop bluetooth service while VTS test is running" into oc-dev by Keun Soo Yim · 8 years ago
  83. ce89d58 stop bluetooth service while VTS test is running by Keun Soo Yim · 8 years ago
  84. 1f7fa63 Merge "stop bluetooth service while VTS test is running" into oc-dev by TreeHugger Robot · 8 years ago
  85. 2470b1b Merge "Make BT HAL audio threads RT" into oc-dev am: 240371c7b2 by Philip Cuadra · 8 years ago
  86. 8b3f315 Make BT HAL audio threads RT by Philip Cuadra · 8 years ago
  87. 1965f73 stop bluetooth service while VTS test is running by Keun Soo Yim · 8 years ago
  88. b422f16 Remove dependency of libhardware_legacy by Hung-ying Tyan · 8 years ago
  89. 1c11c98d Move bluetooth test to vendor. by Steven Moreland · 8 years ago
  90. 1369daa Merge "Remove dependency of libhardware_legacy" into oc-dev am: ba2420a87f by Hung-ying Tyan · 8 years ago
  91. ba2420a Merge "Remove dependency of libhardware_legacy" into oc-dev by TreeHugger Robot · 8 years ago
  92. 593eeb7 Remove dependency of libhardware_legacy by Hung-ying Tyan · 8 years ago
  93. 0332b06 Merge "Move bluetooth test to vendor." into oc-dev am: 411268f5ae by Steven Moreland · 8 years ago
  94. 2cfae52 Move bluetooth test to vendor. by Steven Moreland · 8 years ago
  95. 85d95ed bluetooth: include what you use by Steven Moreland · 8 years ago
  96. 96510c8 bluetooth: include what you use by Steven Moreland · 8 years ago
  97. cb6f47d Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  98. 1b8f6f7 Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  99. 3561717 Bluetooth: Replace assert() with CHECK() by Myles Watson · 8 years ago
  100. 9cec0e3 Bluetooth: Protect pointers and callbacks by Myles Watson · 8 years ago