1. 7ee5835 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  2. c7e2c9e Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e by Colin Cross · 5 years ago
  3. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  4. 1a88ace NIAP: Add a new argument to determine single user mode status. by Martin Brabham · 5 years ago
  5. abafac5 Handle edge cases where input or hash/data could be null. by Martin Brabham · 6 years ago
  6. 9a3f38b Implement key attestation using AndroidKeystore. by Martin Brabham · 6 years ago
  7. 37b717c Add TEST_MAPPING to system/bt by Jack He · 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. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  11. 121882e Linux: bluetooth.default.so -> libbluetooth.so by Jakub Pawlowski · 7 years ago
  12. 297cca4 Test: Rename performance_test to net_test_performance by Jack He · 7 years ago
  13. 5fceead Remove hw_module_t dependency in Bluetooth - cleanup by Jakub Pawlowski · 7 years ago
  14. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  15. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  16. b1aa65f Loosen libhardware dependency by Jakub Pawlowski · 7 years ago
  17. 5b96667 Ensure that services are cleaned from the GattServer HandleMap. by Jeremy Klein · 7 years ago
  18. 2a87466 Store a name string in property without violating string boundaries by Pavlin Radoslavov · 7 years ago
  19. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  20. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  21. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  22. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  23. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  24. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  25. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 8 years ago
  26. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  27. d0a99cd Add test config to net_test_bluetooth by Dan Shi · 7 years ago
  28. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 8 years ago
  29. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  30. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  31. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  32. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  33. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  34. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  35. 6c0ca7a Various small warning/build fixes for Linux by Jakub Pawlowski · 8 years ago
  36. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  37. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  38. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  39. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  40. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  41. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  42. b172552 Fix unused source warning by Dan Willemsen · 8 years ago
  43. fa717c0 net_test_bluetooth: RFCOMM test refactor by Ajay Panicker · 9 years ago
  44. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  45. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 8 years ago
  46. fb5a382 Don't destroy BTIF Device Management state during shutdown by Pavlin Radoslavov · 8 years ago
  47. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  48. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  49. 19cd152 net_test_bluetooth: fix inconsistency in set/get name test by Ajay Panicker · 9 years ago
  50. 3257968 Bluetooth: Remove std=c++11 by Andreas Gampe · 9 years ago
  51. 4bb7653 net_test_bluetooth: Improve set/get name logic by Ajay Panicker · 9 years ago
  52. ddf67ab net_test_bluetooth: fix set and get name tests by Ajay Panicker · 9 years ago
  53. f261cf8 net_test_bluetooth: GATT test refactor by Ajay Panicker · 9 years ago
  54. c2a61ac Add default implementations for observer callbacks by Ajay Panicker · 9 years ago
  55. fc616e0 net_test_bluetooth: adapter test refactor by Ajay Panicker · 9 years ago
  56. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  57. ea01e8d Reapply "Fix broken test caused by misordered callback arguments." by Sharvil Nanavati · 9 years ago
  58. e27d313 net_test_bluetooth: replace with gtest variant by Scott James Remnant · 9 years ago
  59. 1b4c8b4 Fix broken test caused by misordered callback arguments. by Sharvil Nanavati · 9 years ago
  60. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  61. 3e54b60 gn-build: Get net_test_bluetooth to compile by Marie Janssen · 9 years ago
  62. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  63. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  64. 2354691 Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  65. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 9 years ago
  66. 80832ef Builds server with service, characteristic, and descriptor UUIDs. Then starts and stops the server. by Steve Gu · 10 years ago
  67. a013b0c Adds tests for BLE advertising and BLE server register. Also fixes random seed. by Steve Gu · 10 years ago
  68. c849763 Adds BLE tests to bdtest. by Steve Gu · 10 years ago
  69. 3252cf0 property api unification, naming and testing by Chris Manton · 10 years ago
  70. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  71. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 10 years ago
  72. e035135 Sometimes I forget stopping shell before running bdtest. by Steve Gu · 10 years ago
  73. 251a401 Add a command line flag to skip sanity test suite. by Sharvil Nanavati · 10 years ago
  74. c5a723c bdtest: read the paired device's bdaddr from the stack config file. by Sharvil Nanavati · 10 years ago
  75. 58243ab Modify bdtest to enable running individual tests by their name. by Steve Gu · 10 years ago
  76. f95157c Remove duplicate functionality by Chris Manton · 10 years ago
  77. 8e55e96 Make bdtest report the total number of tests (sanity + suite) by Zach Johnson · 10 years ago
  78. a6b7492 Change bdtest text color gray to the default color by Zach Johnson · 10 years ago
  79. f91f2c4 Add system tests for RFCOMM sockets. by Sharvil Nanavati · 10 years ago
  80. 1725da1 Add a watchdog timer to test suite. by Sharvil Nanavati · 10 years ago
  81. 4224342 Only colorize test result output if stdout is attached to a tty. by Sharvil Nanavati · 10 years ago
  82. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  83. c0e2f99 Disassociate hash algorithm with hash function name by Zach Johnson · 10 years ago
  84. 6cfe044 Fix timer allocations in the test harness, so bdtest runs again by Zach Johnson · 10 years ago
  85. b9164f4 Add missing includes. by Elliott Hughes · 10 years ago
  86. e5ba884 LE energy info feature by Satya Calloji · 10 years ago
  87. e88544a am 138ca8b8: Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  88. 28def57 pan_control_state_changed arggument order is not right by Matthew Xie · 10 years ago
  89. c07d815 am b6a91283: Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  90. 138ca8b Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  91. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 10 years ago
  92. f92dbf6 fix incorrect function declaration of pan_control_state_changed by Matthew Xie · 10 years ago
  93. ec6db67 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  94. 3cf59ef Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago
  95. b6a9128 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  96. 2a73b6d Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago