1. 01a4040 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  2. 78b69d9 Metrics: Add Bluetooth address obfuscator by Jack He · 6 years ago
  3. 7b00a3b service: don't use android::String16 in platform-independent code by Jakub Pawlowski · 6 years ago
  4. 292ab25 Partial fix for linux build by Jakub Pawlowski · 6 years ago
  5. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  6. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  7. d464658 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  8. 780e29c Implement A2DP source and AVRCP target binder servers by Bailey Forrest · 6 years ago
  9. 26a73ae [bluetoothtb] Fix bug processing BT_PROPERTY_UUIDS by Bailey Forrest · 6 years ago
  10. 62aa15f Implement A2DP sink and AVRCP controller binder server by Bailey Forrest · 8 years ago
  11. e61df6e Swap order of registered/status in RegisterForNotificationCallback by Bailey Forrest · 8 years ago
  12. 9e81461 Linux build fix by Jakub Pawlowski · 6 years ago
  13. 6640179 Implement the JNI layer for the AVRCP Service (2/3) by Ajay Panicker · 7 years ago
  14. 158fe8e OSI: Protect cutils/properties.h from direct calls by Myles Watson · 7 years ago
  15. 713cab5 Remove libbluetooth-system requirement. by Steven Moreland · 7 years ago
  16. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  17. cb94bdf BUILD: Disable build for mac-host target by Jack He · 7 years ago
  18. acbb5c1 Drops unittest build on Mac host. by Hidehiko Abe · 7 years ago
  19. ee021ef Disable CFI verification for unit tests that are using gtest+gmock by Pavlin Radoslavov · 7 years ago
  20. 0ddfae7 Advertising Filtering: send all filters in one batch (2/2) by Jakub Pawlowski · 7 years ago
  21. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  22. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  23. e56fabc hw/bluetooth.default.so -> libbluetooth.so (1/2) by Jakub Pawlowski · 7 years ago
  24. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  25. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  26. f6b1716 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  27. 3f02f47 Remove default libraries by Dan Willemsen · 7 years ago
  28. fd45611 Fix Linux build by Jack He · 7 years ago
  29. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  30. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago
  31. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  32. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  33. 6690866 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  34. 014890b bt: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  35. d3988fd Linux build fix by Jakub Pawlowski · 7 years ago
  36. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  37. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  38. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  39. 5f88533 bluetoothtbd common library reconfiguration by Jakub Pawlowski · 7 years ago
  40. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  41. a2d3cb2 Move bt_bdaddr_t operator to global header file by Jakub Pawlowski · 7 years ago
  42. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  43. 842574c Merge "Misc native service changes" by Treehugger Robot · 7 years ago
  44. 48edd4e Misc native service changes by Bailey Forrest · 7 years ago
  45. e8e6c6b Add flag to bluetoothtbd to enable bluetooth on startup by Bailey Forrest · 7 years ago
  46. 79c2ff9 Initial DBus transport support by Jakub Pawlowski · 8 years ago
  47. 45aebe7 Discover primary service by UUID for PTS tests (1/4) by Jakub Pawlowski · 7 years ago
  48. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  49. 779b4fd Expose LE advertiser address for easier PTS tests (4/6) by Jakub Pawlowski · 7 years ago
  50. 7dd34f5 Read by UUID for PTS tests (4/5) by Jakub Pawlowski · 7 years ago
  51. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  52. 615b7cd Merge "Add test config to bluetoothtbd_test" by Treehugger Robot · 7 years ago
  53. 5204c62 Bluetooth 5 advertising duration refactoring (1/4) by Jakub Pawlowski · 7 years ago
  54. 4672aca Add test config to bluetoothtbd_test by Dan Shi · 7 years ago
  55. f685bfb Bluetooth 5 periodic scan (2/3) by Jakub Pawlowski · 7 years ago
  56. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  57. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  58. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  59. ff32af6 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 7 years ago
  60. 110a4dc Base classes should have virtual destructors by Pavlin Radoslavov · 7 years ago
  61. 16da921 Bluetooth 5 AdvertisingSet implementation (3/4) by Jakub Pawlowski · 8 years ago
  62. 042ac33 Disable broken unittest by Bailey Forrest · 8 years ago
  63. 197a1b9 Display passkey when bonding by Jakub Pawlowski · 8 years ago
  64. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 8 years ago
  65. 2a2583b Add Service Data GAP EIR data type by Bailey Forrest · 8 years ago
  66. 878c50b Minor fixes by Bailey Forrest · 8 years ago
  67. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  68. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  69. 35675d0 Fix bad connectable advertising constant by Jakub Pawlowski · 8 years ago
  70. daa8a99 Zero is a valid advertiser id by Jakub Pawlowski · 8 years ago
  71. e3051fe Fix Heart Rate Service example by Jakub Pawlowski · 8 years ago
  72. 808650d Modernize BLE Scanner implementation (2/3) by Jakub Pawlowski · 8 years ago
  73. e0750ca Expose Bluetooth 5.0 properties to JNI by Jakub Pawlowski · 8 years ago
  74. 7098432 BLE scan filter setup simplification (2/3) by Jakub Pawlowski · 8 years ago
  75. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  76. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  77. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  78. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  79. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  80. 1f60d2d Fix x86_64 compilation on Ubuntu 14.04 by Jack He · 8 years ago
  81. a75087e Move startAdvertising() logic into native code (2/3) by Jakub Pawlowski · 8 years ago
  82. d964cf9 Unify advertising API (1/3) by Jakub Pawlowski · 8 years ago
  83. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  84. b209938 Fix AdvertiseDataParsing test by root · 8 years ago
  85. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  86. f3246f1 Separate LE scanner from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  87. 0ecddf3 Change how Advertise Data is passed to BTIF (2/3) by Jakub Pawlowski · 8 years ago
  88. d550019 Move libhardware dependency to third_party folder on Linux by Jakub Pawlowski · 8 years ago
  89. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  90. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  91. 7414642 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  92. aeafd39 Fix gatt_server_old service added logic by Jakub Pawlowski · 8 years ago
  93. 10c37e6 Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  94. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  95. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  96. 5f7514d Update linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  97. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  98. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  99. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  100. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago