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