1. 3f2ea62 Use -Werror in hardware/interfaces by Chih-Hung Hsieh · 8 years ago
  2. 90e3a50 Automatic mk -> bp. by Steven Moreland · 8 years ago
  3. 5c6da26 Bluetooth: AsyncFdWatcher: Fix FD leak by Peng Qi · 8 years ago
  4. 8d0d6f9 Bluetooth: Remove random MAC addresses by Myles Watson · 8 years ago
  5. dcc6f25 Merge "Bluetooth: Check H4 HCI packet types" by Treehugger Robot · 8 years ago
  6. 9833109 Bluetooth: Return false when not shut down by Myles Watson · 8 years ago
  7. 521621d Bluetooth: Check H4 HCI packet types by Myles Watson · 8 years ago
  8. b58a5a0 Merge "Bluetooth: Check the number of file descriptors" am: 6b75bccdce by Myles Watson · 8 years ago
  9. 6b75bcc Merge "Bluetooth: Check the number of file descriptors" by Treehugger Robot · 8 years ago
  10. 372e367 Merge "Bluetooth: Add OWNERS file for default/" am: 7b351292fe by Myles Watson · 8 years ago
  11. 7c127dc Bluetooth: Add OWNERS file for default/ by Myles Watson · 8 years ago
  12. ec1eda6 Bluetooth: Check the number of file descriptors by Myles Watson · 8 years ago
  13. 517186a Merge "Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL()" am: 1a31a9e45e by Myles Watson · 8 years ago
  14. 3e272a7 Bluetooth: Change CHECK() to LOG_ALWAYS_FATAL() by Myles Watson · 8 years ago
  15. 2b1413f BT HAL H4 write flow am: 92afd74a15 by Peng Qi · 8 years ago
  16. 92afd74 BT HAL H4 write flow by Peng Qi · 8 years ago
  17. 9286332 Merge "Include missing headers" am: 1bbe51d0b5 am: 9cf1bbb045 by Bailey Forrest · 8 years ago
  18. 1bbe51d Merge "Include missing headers" by Treehugger Robot · 8 years ago
  19. ba20404 Include missing headers by Bailey Forrest · 8 years ago
  20. b68bcfd Bluetooth: Call vendor cleanup() in Close() am: 9eee83093f am: 58c51ad669 by Myles Watson · 8 years ago
  21. 9eee830 Bluetooth: Call vendor cleanup() in Close() by Myles Watson · 8 years ago
  22. 0af2996 Bluetooth: Remove scheduler-service dependency am: 8c71c85252 by Myles Watson · 8 years ago
  23. 8c71c85 Bluetooth: Remove scheduler-service dependency by Myles Watson · 8 years ago
  24. 6c4020d Bluetooth: Add a second thread for the scheduler am: 33f36706d0 by Myles Watson · 8 years ago
  25. 33f3670 Bluetooth: Add a second thread for the scheduler by Myles Watson · 8 years ago
  26. 74c6013 Bluetooth: Add a second thread for the scheduler by Myles Watson · 8 years ago
  27. c86120f Remove unused lambda captures am: 5ca756ea1f am: 68f6e99613 am: dcf35ca86e by Yi Kong · 8 years ago
  28. 5ca756e Remove unused lambda captures by Yi Kong · 8 years ago
  29. b6269d7 Merge "stop bluetooth service while VTS test is running" into oc-dev by Keun Soo Yim · 8 years ago
  30. ce89d58 stop bluetooth service while VTS test is running by Keun Soo Yim · 8 years ago
  31. 1f7fa63 Merge "stop bluetooth service while VTS test is running" into oc-dev by TreeHugger Robot · 8 years ago
  32. 2470b1b Merge "Make BT HAL audio threads RT" into oc-dev am: 240371c7b2 by Philip Cuadra · 8 years ago
  33. 8b3f315 Make BT HAL audio threads RT by Philip Cuadra · 8 years ago
  34. 1965f73 stop bluetooth service while VTS test is running by Keun Soo Yim · 8 years ago
  35. b422f16 Remove dependency of libhardware_legacy by Hung-ying Tyan · 8 years ago
  36. 1c11c98d Move bluetooth test to vendor. by Steven Moreland · 8 years ago
  37. 1369daa Merge "Remove dependency of libhardware_legacy" into oc-dev am: ba2420a87f by Hung-ying Tyan · 8 years ago
  38. ba2420a Merge "Remove dependency of libhardware_legacy" into oc-dev by TreeHugger Robot · 8 years ago
  39. 593eeb7 Remove dependency of libhardware_legacy by Hung-ying Tyan · 8 years ago
  40. 0332b06 Merge "Move bluetooth test to vendor." into oc-dev am: 411268f5ae by Steven Moreland · 8 years ago
  41. 2cfae52 Move bluetooth test to vendor. by Steven Moreland · 8 years ago
  42. 85d95ed bluetooth: include what you use by Steven Moreland · 8 years ago
  43. 96510c8 bluetooth: include what you use by Steven Moreland · 8 years ago
  44. cb6f47d Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  45. 1b8f6f7 Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  46. 3561717 Bluetooth: Replace assert() with CHECK() by Myles Watson · 8 years ago
  47. 9cec0e3 Bluetooth: Protect pointers and callbacks by Myles Watson · 8 years ago
  48. e5796ef Merge "Bluetooth: Do not die quietly on binder death" by Treehugger Robot · 8 years ago
  49. 8a9efb6 Revert "Bluetooth: Don't disable LPM at power off" by Andre Eisenbach · 8 years ago
  50. 9f8931c Bluetooth: Do not die quietly on binder death by Andre Eisenbach · 8 years ago
  51. fed25ad Fix MCT data transport for the BT HAL by Zach Johnson · 8 years ago
  52. 3b2a296 Bluetooth: Don't disable LPM at power off by Myles Watson · 8 years ago
  53. c0aee0c Bluetooth: No power off before power on by Myles Watson · 8 years ago
  54. 66a4ca3 Bluetooth: Power off after closing the UART by Myles Watson · 8 years ago
  55. 9ef1f71 Bluetooth: Protect callbacks during shutdown by Myles Watson · 8 years ago
  56. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  57. 90fc274 bluetooth: remove warnings by Steven Moreland · 8 years ago
  58. 917efb1 Bring multi-channel transport into the glorious new age by Zach Johnson · 8 years ago
  59. f3a3cb7 Bluetooth: Watch multiple FDs with AsyncFdWatcher by Myles Watson · 8 years ago
  60. 6ca34f1 Bluetooth: move to vendor partition. by Steven Moreland · 8 years ago
  61. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  62. c4c2793 Merge "Bluetooth: Make HciPacketizer reusable" by Treehugger Robot · 8 years ago
  63. 274a381 Bluetooth: Make HciPacketizer reusable by Myles Watson · 8 years ago
  64. 09e49b0 Merge "Bluetooth: deal with framework going away." by Martijn Coenen · 8 years ago
  65. 678af7f Bluetooth: deal with framework going away. by Martijn Coenen · 8 years ago
  66. 5ea487b Bluetooth: Simplify started check by Myles Watson · 8 years ago
  67. be6176d Bluetooth: Export AsyncFdWatcher for reuse by Myles Watson · 8 years ago
  68. dbbdf3e Bluetooth: Add CHECK and move ASSERT by Myles Watson · 8 years ago
  69. f60aeb4 Bluetooth: Disable low power managerment on Hal->close() by Andre Eisenbach · 8 years ago
  70. 11f10ba Bluetooth: Generate a random address by Myles Watson · 8 years ago
  71. beb13b4 Bluetooth: Use AsyncFdWatcher for power management by Myles Watson · 9 years ago
  72. eba1312 Bluetooth: AsyncFdWatcher: Refactor timeout lock by Myles Watson · 8 years ago
  73. 4e2e8ec Bluetooth: Free memory from transmit_cb commands by Myles Watson · 8 years ago
  74. b43a5b2 Bluetooth: Move AsyncFdWatcher tests to the device by Myles Watson · 8 years ago
  75. 7d42dca Bluetooth: Add a timeout in async_fd_watcher by Myles Watson · 9 years ago
  76. df765ea Bluetooth: Make Send() send a complete packet by Myles Watson · 9 years ago
  77. a7d33b3 Bluetooth: Check for waiting HAL callbacks by Myles Watson · 9 years ago
  78. 7139018 Bluetooth: Use fixed-size preambles by Myles Watson · 9 years ago
  79. 8ffcbc7 Bluetooth: Clean up some messages by Myles Watson · 9 years ago
  80. 3d0263f Include what you use. by Dan Albert · 9 years ago
  81. b5558e3 Bluetooth HAL uses "default" service name by Chris Phoenix · 9 years ago
  82. 9041d97 bluetooth: Add initialization completed callback by Andre Eisenbach · 9 years ago
  83. 6a7d622 bluetooth: Find the device's Bluetooth address by Myles Watson · 9 years ago
  84. 89ba528 Add default Bluetooth HAL implementation by Andre Eisenbach · 9 years ago