1. aef115f Add generic audio HW module for Bluetooth audio HAL V2 by Cheney Ni · 6 years ago
  2. 43b7024 test_vendor: Add PacketView for copyless parsing by Myles Watson · 6 years ago
  3. e85bc52 First tests for connection management by Jakub Pawlowski · 6 years ago
  4. ff48ce8 Add code coverage report support to Bluetooth by Ajay Panicker · 6 years ago
  5. df14c99 Move btif_state_machine to common/StateMachine by Hansong Zhang · 6 years ago
  6. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  7. 438b08c Add Timer as an alternative to osi alarm by Hansong Zhang · 6 years ago
  8. c27d257 Add MessageLoopThread, ExecutionBarrier, and performance tests by Jack He · 6 years ago
  9. 9b423ec RFCOMM: Add unit tests for connection scenarios by Jack He · 6 years ago
  10. 2c822c9 Add the AVRCP Device class for the AVRCP Refactor by Ajay Panicker · 7 years ago
  11. 8f73773 Add AVRCP Browse packets to the completed packets. by Ajay Panicker · 7 years ago
  12. 341ab2b Add Packet class as alternative to BT_HDR by Ajay Panicker · 7 years ago
  13. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  14. e07f3d0 Run by default the 64-bit unit tests on 64-bit devices by Pavlin Radoslavov · 7 years ago
  15. b268257 Revert "Build only for current architecture by default" by Pavlin Radoslavov · 7 years ago
  16. b738576 Host test script should return 1 when build fails or test is missing by Jack He · 7 years ago
  17. 39555a3 TEST: Fix host native test script by Jack He · 7 years ago
  18. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  19. 8620958 Build only for current architecture by default by Jakub Pawlowski · 7 years ago
  20. 50e1ada Remove LD_LIBRARY_PATH from test/run_unit_test.sh by Jakub Pawlowski · 7 years ago
  21. 121882e Linux: bluetooth.default.so -> libbluetooth.so by Jakub Pawlowski · 7 years ago
  22. a3341a0 Merge "Test: Rename performance_test to net_test_performance" by Treehugger Robot · 7 years ago
  23. 297cca4 Test: Rename performance_test to net_test_performance by Jack He · 7 years ago
  24. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  25. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  26. 5fceead Remove hw_module_t dependency in Bluetooth - cleanup by Jakub Pawlowski · 7 years ago
  27. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  28. 11f1e93 Use DIST_DIR from environment for XML log output by Jack He · 7 years ago
  29. aba81f4 Add script to run host native unit tests by Jack He · 7 years ago
  30. 4449dac Fix net_test_bluetooth by Jakub Pawlowski · 7 years ago
  31. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  32. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  33. b1aa65f Loosen libhardware dependency by Jakub Pawlowski · 7 years ago
  34. d366807 Clean-up BTIF profile queue on profile shutdown by Jack He · 7 years ago
  35. 5b96667 Ensure that services are cleaned from the GattServer HandleMap. by Jeremy Klein · 7 years ago
  36. b7fe616 Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 7 years ago
  37. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 8 years ago
  38. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  39. 28eff18 test_vendor: Add base implementation by Myles Watson · 7 years ago
  40. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  41. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  42. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  43. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  44. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  45. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 8 years ago
  46. 103b2c4 LE advertise data parsing refactor by Jakub Pawlowski · 7 years ago
  47. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  48. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  49. ee8965e Merge "Add test config to net_test_bluetooth" by Treehugger Robot · 7 years ago
  50. d0a99cd Add test config to net_test_bluetooth by Dan Shi · 8 years ago
  51. 73ad031 test: Add a simulated Bluetooth HAL implementation by Myles Watson · 8 years ago
  52. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 8 years ago
  53. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  54. 3c5a9b0 Merge "Add unit tests and refactor LE legacy pairing key distribution methods" by Treehugger Robot · 8 years ago
  55. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  56. 2ec8746 Add unit tests and refactor LE legacy pairing key distribution methods by Jack He · 8 years ago
  57. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  58. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  59. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  60. 975178d Merge "test: Add a README file" by Treehugger Robot · 8 years ago
  61. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  62. 30d4c85 test: Add a README file by Myles Watson · 8 years ago
  63. 6c0ca7a Various small warning/build fixes for Linux by Jakub Pawlowski · 8 years ago
  64. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  65. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  66. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  67. e47b769 Make Bluetooth LE multi-advertising testable by Jakub Pawlowski · 8 years ago
  68. 7e58626 Added A2DP codec-related APIs by Pavlin Radoslavov · 8 years ago
  69. e5c7895 Make it possible to post closures to BTA message queue by Jakub Pawlowski · 8 years ago
  70. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  71. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 9 years ago
  72. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  73. b172552 Fix unused source warning by Dan Willemsen · 8 years ago
  74. fa717c0 net_test_bluetooth: RFCOMM test refactor by Ajay Panicker · 9 years ago
  75. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  76. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 9 years ago
  77. fb5a382 Don't destroy BTIF Device Management state during shutdown by Pavlin Radoslavov · 9 years ago
  78. cd0199a Remove bluedroidtest by Andre Eisenbach · 9 years ago
  79. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  80. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  81. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  82. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  83. 19cd152 net_test_bluetooth: fix inconsistency in set/get name test by Ajay Panicker · 9 years ago
  84. 3257968 Bluetooth: Remove std=c++11 by Andreas Gampe · 9 years ago
  85. 4bb7653 net_test_bluetooth: Improve set/get name logic by Ajay Panicker · 9 years ago
  86. ddf67ab net_test_bluetooth: fix set and get name tests by Ajay Panicker · 9 years ago
  87. f261cf8 net_test_bluetooth: GATT test refactor by Ajay Panicker · 9 years ago
  88. 092cf9e test: Add bluetoothtbd_test and net_test_bluetooth to runner by Scott James Remnant · 9 years ago
  89. c2a61ac Add default implementations for observer callbacks by Ajay Panicker · 9 years ago
  90. fc616e0 net_test_bluetooth: adapter test refactor by Ajay Panicker · 9 years ago
  91. cc79505 Merge changes I7f9b2ea0,Ibb1c1d4c,I64cef032 by Scott James Remnant · 9 years ago
  92. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  93. ea01e8d Reapply "Fix broken test caused by misordered callback arguments." by Sharvil Nanavati · 9 years ago
  94. 0f61cf7 Clean up run_unit_tests wordiness by Scott James Remnant · 9 years ago
  95. a05d936 Add iterations option to run_unit_tests by Scott James Remnant · 9 years ago
  96. 707fc0c Clean up run_unit_tests a little by Scott James Remnant · 9 years ago
  97. 6babef0 Pass unknown run_unit_tests long arguments to tests by Scott James Remnant · 9 years ago
  98. 753c074 Add test filter option to run_unit_tests by Scott James Remnant · 9 years ago
  99. 0ff191a Give run_unit_tests an exit code by Scott James Remnant · 9 years ago
  100. 03e8be8 Add -s <specific device> to run_unit_tests by Scott James Remnant · 9 years ago