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