1. b3a80b6 test_vendor: Add BtAddress unit tests by Myles Watson · 8 years ago
  2. 6f8593e test_vendor: Add a BtAddress class by Myles Watson · 8 years ago
  3. 5f7514d Update linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  4. 8f98132 test_vendor: Build independently from the stack by Myles Watson · 8 years ago
  5. 98dcd0b test_vendor: Fix style for UNUSED_ATTR, whitespace by Myles Watson · 8 years ago
  6. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  7. a11e1c1 test_vendor: Allow includes from bt_hci_defs by Myles Watson · 8 years ago
  8. d4f80ae Add a socket unit test for the async_manager by Myles Watson · 8 years ago
  9. b2bbe93 Added cancelling for fd watching on async manager by Jorge E. Moreira · 8 years ago
  10. 1098670 Revert "Added unit test for async_manager with sockets" by Myles Watson · 8 years ago
  11. 1387d43 Added unit test for async_manager with sockets by Jorge E. Moreira · 8 years ago
  12. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  13. 7225e49 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  14. 0b32c8d Refactor vendor library to use async manager class by Jorge E. Moreira · 8 years ago
  15. 08c2141 Added the async manager by Jorge E. Moreira · 8 years ago
  16. 65ee728 Added missing #include directives by Jorge E. Moreira · 8 years ago
  17. 97980c2 Replace calls to std::bind by lambda expressions by Jorge E. Moreira · 8 years ago
  18. 83cf95e No longer uses the macro DISALLOW_COPY_AND_ASSIGN by Jorge E. Moreira · 8 years ago
  19. ea3ede2 Using include paths relative to vendor library dir by Jorge E. Moreira · 8 years ago
  20. 03c2c7c Implements some additional commands by Greg Hartman · 8 years ago
  21. 6bfe283 Allow the Bluetooth test library to be used as a vendor library by Greg Hartman · 8 years ago
  22. 3398730 Fix google-explicit-constructor warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  23. 99195bc test_vendor_lib: refactor packet constructors by Myles Watson · 8 years ago
  24. cb3c6f3 Merge "bt: Update libchrome APIs to r395517" by Luis Hector Chavez · 8 years ago
  25. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  26. 0fb335f bt: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  27. f9b477f test_vendor_lib: Add initial support for BLE by Myles Watson · 8 years ago
  28. e49120d test_vendor_lib: run clang-format with brillo opts by Myles Watson · 8 years ago
  29. a5c0f15 Add a missing OSI_NO_INTR() wrapper around socket read() by Pavlin Radoslavov · 8 years ago
  30. c1e60c6 Add missing include for OSI_NO_INTR by Stefan Stanacar · 8 years ago
  31. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  32. c376302 Fix 64-bit build break. by Dan Albert · 8 years ago
  33. aabb300 Enable test_vendor_lib compilation on Linux by Bluetooth Build Test · 8 years ago
  34. 6f2ae30 vendor_libs: create Android.mk by Cristian Iorga · 9 years ago
  35. 1c64d03 vendor_libs: test_vendor_lib: fix build by Cristian Iorga · 8 years ago
  36. 8d79346 Fix Linux libbt-vendor build by Cristian Iorga · 8 years ago
  37. 2c3ce4a vendor_libs: linux: Fix build by Cristian Iorga · 8 years ago
  38. a3196a9 Linux vendor driver linkage fixes by Jakub Pawlowski · 9 years ago
  39. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  40. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  41. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  42. 3257968 Bluetooth: Remove std=c++11 by Andreas Gampe · 9 years ago
  43. f0a6988 Rename libchrome-host to libchrome. by Alex Deymo · 9 years ago
  44. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  45. 6f5f054 test_vendor_lib: Clean up controller documentation and address style issues by Dennis Cheng · 9 years ago
  46. 2e00ba9 test_vendor_lib: Add tests by Dennis Cheng · 9 years ago
  47. 7a87e71 test_vendor_lib: Add working post delayed task by Dennis Cheng · 9 years ago
  48. bf7db31 test_vendor_lib: Read controller properties from file. by Dennis Cheng · 9 years ago
  49. 9cd603f test_vendor_lib: Remove handlers by Dennis Cheng · 9 years ago
  50. f154833 test_vnd_lib: Discover devices by Dennis Cheng · 9 years ago
  51. 8bb61fe test_vendor_lib: Add test channel command transport and handler by Dennis Cheng · 9 years ago
  52. 2d96c88 test_vendor_lib: Add test channel for run-time input by Dennis Cheng · 9 years ago
  53. 2fc0eba test_vendor_lib: Implement event loop with libbase by Dennis Cheng · 9 years ago
  54. b2d45eb test_vendor_lib: Use base::Thread by Dennis Cheng · 9 years ago
  55. a7077ee test_vendor_lib: Use libbase's CHECK/DCHECK by Dennis Cheng · 9 years ago
  56. 5f8a46a test_vendor_lib: Dummy inquiry result by Dennis Cheng · 9 years ago
  57. 3c0ea3e test_vendor_lib: Use EPOLLOUT by Dennis Cheng · 9 years ago
  58. f3b1820 test_vendor_lib: Initial commit by Dennis Cheng · 9 years ago
  59. 1b3a3d8 Add GN files for vendor_libs by Arman Uguray · 9 years ago
  60. 081cba0 Add HCI user channel based bluedroid vendor adaptation by Samuel Ortiz · 9 years ago