1. 86bf840 Merge "bluetooth: include what you use" into oc-dev by TreeHugger Robot · 8 years ago
  2. 85d95ed bluetooth: include what you use by Steven Moreland · 8 years ago
  3. b2799c3 Update makefiles. by Steven Moreland · 8 years ago
  4. cb6f47d Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  5. 9f7cd8e Updates bluetooth hal test to use VtsHalHidlTargetTestBase v3 by Yuexi Ma · 8 years ago
  6. b8810a9 Bluetooth VTS test use VtsHalHidlCallbackBase for callback wait and notify by Yuexi Ma · 8 years ago
  7. 675ae49 Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  8. e90c31f Update makefiles. by Steven Moreland · 8 years ago
  9. 9cec0e3 Bluetooth: Protect pointers and callbacks by Myles Watson · 8 years ago
  10. e5796ef Merge "Bluetooth: Do not die quietly on binder death" by Treehugger Robot · 8 years ago
  11. 8a9efb6 Revert "Bluetooth: Don't disable LPM at power off" by Andre Eisenbach · 8 years ago
  12. 9f8931c Bluetooth: Do not die quietly on binder death by Andre Eisenbach · 8 years ago
  13. fed25ad Fix MCT data transport for the BT HAL by Zach Johnson · 8 years ago
  14. 3b2a296 Bluetooth: Don't disable LPM at power off by Myles Watson · 8 years ago
  15. c0aee0c Bluetooth: No power off before power on by Myles Watson · 8 years ago
  16. 4f4fdaf Merge "Change vts target base test class name" by Yuexi Ma · 8 years ago
  17. 66a4ca3 Bluetooth: Power off after closing the UART by Myles Watson · 8 years ago
  18. 6b87201 Change vts target base test class name by Yuexi Ma · 8 years ago
  19. 9ef1f71 Bluetooth: Protect callbacks during shutdown by Myles Watson · 8 years ago
  20. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  21. 90fc274 bluetooth: remove warnings by Steven Moreland · 8 years ago
  22. 917efb1 Bring multi-channel transport into the glorious new age by Zach Johnson · 8 years ago
  23. f3a3cb7 Bluetooth: Watch multiple FDs with AsyncFdWatcher by Myles Watson · 8 years ago
  24. 93d2541 Add columns to namespace for vts target base test invocation by Yuexi Ma · 8 years ago
  25. 178dfd5 change all vts hidl tests to use VtsHalHidlTargetBaseTest by Yuexi Ma · 8 years ago
  26. 6ca34f1 Bluetooth: move to vendor partition. by Steven Moreland · 8 years ago
  27. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  28. c4c2793 Merge "Bluetooth: Make HciPacketizer reusable" by Treehugger Robot · 8 years ago
  29. 274a381 Bluetooth: Make HciPacketizer reusable by Myles Watson · 8 years ago
  30. 09e49b0 Merge "Bluetooth: deal with framework going away." by Martijn Coenen · 8 years ago
  31. 678af7f Bluetooth: deal with framework going away. by Martijn Coenen · 8 years ago
  32. 5ea487b Bluetooth: Simplify started check by Myles Watson · 8 years ago
  33. 4b9692a Merge "Bluetooth: Export AsyncFdWatcher for reuse" by Treehugger Robot · 8 years ago
  34. f570fed Merge "Bluetooth: Check the return value of initialize()" by Treehugger Robot · 8 years ago
  35. be6176d Bluetooth: Export AsyncFdWatcher for reuse by Myles Watson · 8 years ago
  36. 81f9968 Remove .vts spec files. by Tri Vo · 8 years ago
  37. bc7e587 Bluetooth: Check the return value of initialize() by Myles Watson · 8 years ago
  38. f7693ee Update the test binary and source file name. by Zhuoyao Zhang · 8 years ago
  39. 8cd0125 Merge "Remove --coverage in Android.bp" by Treehugger Robot · 8 years ago
  40. dbbdf3e Bluetooth: Add CHECK and move ASSERT by Myles Watson · 8 years ago
  41. 65c99d7 Update vts files on aosp. by Zhuoyao Zhang · 9 years ago
  42. 84107a0 Remove --coverage in Android.bp by Dan Willemsen · 8 years ago
  43. 06da29f Use filegroup as genrule srcs. by Tri Vo · 8 years ago
  44. 0574bac Updated makefiles by Andreas Huber · 8 years ago
  45. f60aeb4 Bluetooth: Disable low power managerment on Hal->close() by Andre Eisenbach · 8 years ago
  46. ac9f1c0 Remove vts driver/profiler build rules. by Tri Vo · 8 years ago
  47. 812f8ad Merge "Bluetooth: Generate a random address" by Treehugger Robot · 8 years ago
  48. 11f10ba Bluetooth: Generate a random address by Myles Watson · 8 years ago
  49. 5d6712c move VTS stub files and non-functional tests (aosp) by Keun Soo Yim · 8 years ago
  50. b19f11d Merge changes Ic4fcbb22,I1be8a18d by Treehugger Robot · 8 years ago
  51. 559ae15 Merge "Bluetooth: Free memory from transmit_cb commands" by Treehugger Robot · 8 years ago
  52. beb13b4 Bluetooth: Use AsyncFdWatcher for power management by Myles Watson · 9 years ago
  53. eba1312 Bluetooth: AsyncFdWatcher: Refactor timeout lock by Myles Watson · 8 years ago
  54. 4e2e8ec Bluetooth: Free memory from transmit_cb commands by Myles Watson · 8 years ago
  55. bd75289 Support driver/profiler for all hals. by Zhuoyao Zhang · 8 years ago
  56. b43a5b2 Bluetooth: Move AsyncFdWatcher tests to the device by Myles Watson · 8 years ago
  57. 7d42dca Bluetooth: Add a timeout in async_fd_watcher by Myles Watson · 9 years ago
  58. df765ea Bluetooth: Make Send() send a complete packet by Myles Watson · 9 years ago
  59. a7d33b3 Bluetooth: Check for waiting HAL callbacks by Myles Watson · 9 years ago
  60. 7139018 Bluetooth: Use fixed-size preambles by Myles Watson · 9 years ago
  61. 8ffcbc7 Bluetooth: Clean up some messages by Myles Watson · 9 years ago
  62. 3d0263f Include what you use. by Dan Albert · 9 years ago
  63. 960cae2 bluetooth: Configure VTS to run the HAL gtest by Myles Watson · 9 years ago
  64. b5558e3 Bluetooth HAL uses "default" service name by Chris Phoenix · 9 years ago
  65. 9041d97 bluetooth: Add initialization completed callback by Andre Eisenbach · 9 years ago
  66. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  67. 4faa7f5 Fix wifi/bluetooth threadpool usage. by Martijn Coenen · 9 years ago
  68. 6a7d622 bluetooth: Find the device's Bluetooth address by Myles Watson · 9 years ago
  69. 89ba528 Add default Bluetooth HAL implementation by Andre Eisenbach · 9 years ago
  70. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  71. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  72. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  73. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  74. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  75. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  76. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  77. acfbd25 Add Bluetooth HAL definition by Myles Watson · 9 years ago