1. 181518b Fix build by adding bt_types to bluetooth.h (2/2) by johnshamoon · 7 years ago
  2. dfaaefd Merge "hardware/libhardware: use proper nativehelper headers" by Treehugger Robot · 7 years ago
  3. 1deb09d hardware/libhardware: use proper nativehelper headers by Steven Moreland · 7 years ago
  4. 3fca77c Merge "GATT: Expose opportunistic client API to Java" by Treehugger Robot · 7 years ago
  5. 56f19a1 GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  6. 31e94c5 Merge "Make RawAddress into a class (2/3)" by Treehugger Robot · 7 years ago
  7. bec70c6 Make RawAddress into a class (2/3) by Jakub Pawlowski · 7 years ago
  8. 2ff30cb Merge "Add some additional owners." by Treehugger Robot · 7 years ago
  9. 418f58b Add some additional owners. by Steven Moreland · 7 years ago
  10. f12e85e Merge "Rename bt_bdaddr_t into RawAddress (1/3)" by Jakub Pawlowski · 7 years ago
  11. 5a85200 Rename bt_bdaddr_t into RawAddress (1/3) by Jakub Pawlowski · 7 years ago
  12. 4ba2ac5 Merge "libhardware_headers export headers from libcutils" by Treehugger Robot · 7 years ago
  13. 9bd43bd libhardware_headers export headers from libcutils by Jiyong Park · 7 years ago
  14. 3e175f6 Merge "Use references in GATT client/server API (1/3)" by Jakub Pawlowski · 7 years ago
  15. 37cb8d7 Use references in GATT client/server API (1/3) by Jakub Pawlowski · 7 years ago
  16. 1cde649 Merge "Bluetooth 5: Update LE2M implementation through DM (2/3)" by Treehugger Robot · 7 years ago
  17. 21227df Bluetooth 5: Update LE2M implementation through DM (2/3) by Avish Shah · 7 years ago
  18. 1d20610 Merge "Add OWNERS in hardware/libhardware" by Chih-hung Hsieh · 7 years ago
  19. 792f386 Add OWNERS in hardware/libhardware by Chih-Hung Hsieh · 7 years ago
  20. e2adb6d Merge "tune command execute time to resolve FPE_INTDIV error" by Tomasz Wasilczyk · 7 years ago
  21. 2d2b5fb Merge "Provide HFP API to set AG SCO policy" by Treehugger Robot · 7 years ago
  22. 9a773fe Provide HFP API to set AG SCO policy by Zach Johnson · 7 years ago
  23. 9dbf14a Merge "MCAP: Add test interface ID (1/2)" by Treehugger Robot · 7 years ago
  24. 9213f5b MCAP: Add test interface ID (1/2) by Jack He · 7 years ago
  25. cd35fa4 Merge "Discover primary service by UUID for PTS tests (2/4)" by Treehugger Robot · 7 years ago
  26. 560f2d9 Discover primary service by UUID for PTS tests (2/4) by Jakub Pawlowski · 7 years ago
  27. 4ea8183 Merge "Bluetooth: HID: Add support for Set Idle and Get Idle commands (1/4)" by Andre Eisenbach · 7 years ago
  28. 9ec149f Bluetooth: HID: Add support for Set Idle and Get Idle commands (1/4) by Hemant Gupta · 11 years ago
  29. 87c3a25 Merge "Convert radio.fm.default to soong, set Werror flag and fix warnings." by Tomasz Wasilczyk · 7 years ago
  30. 180b7a3 Convert radio.fm.default to soong, set Werror flag and fix warnings. by Tomasz Wasilczyk · 7 years ago
  31. d81f127 Merge "Limit btsnoop file size (1/8)" by Ajay Panicker · 7 years ago
  32. 6992397 Limit btsnoop file size (1/8) by Ajay Panicker · 7 years ago
  33. d839667 Merge changes from topic 'system-vendor-internal-pick' by Treehugger Robot · 7 years ago
  34. b3741e1 gralloc: fix dependencies by Steven Moreland · 7 years ago
  35. 004ea22 Merge "Expose LE advertiser address for easier PTS tests (3/6)" by Jakub Pawlowski · 7 years ago
  36. bb27c5d libhardware: add libaudio_system_headers by Steven Moreland · 7 years ago
  37. 003f740 libhardware: export system headers by Steven Moreland · 7 years ago
  38. 24576e1 nfc.default: remove unneeded dependency by Steven Moreland · 7 years ago
  39. 788847a Expose LE advertiser address for easier PTS tests (3/6) by Jakub Pawlowski · 7 years ago
  40. 421643a Merge "Read by UUID for PTS tests (3/5)" by Treehugger Robot · 7 years ago
  41. f6833f4 Read by UUID for PTS tests (3/5) by Jakub Pawlowski · 7 years ago
  42. c871add Merge "Fix format string warnings in InputHub.cpp." by Treehugger Robot · 7 years ago
  43. f292d56 tune command execute time to resolve FPE_INTDIV error by Liu Changcheng · 7 years ago
  44. cf1ee15 Merge "consumerir.default: remove unneeded dependency." by Treehugger Robot · 7 years ago
  45. 531062f Merge "Mark as vendor_available" by Treehugger Robot · 7 years ago
  46. b61c0f7 consumerir.default: remove unneeded dependency. by Steven Moreland · 7 years ago
  47. 1aec6d5 Merge "Include what you use" by Treehugger Robot · 7 years ago
  48. 15c7583 Merge "audio.*.default: remove unneeded dependency/IWYU" by Treehugger Robot · 7 years ago
  49. 2aca8ea Merge "libhardware: deprecate cutils/log.h" by Mark Salyzyn · 7 years ago
  50. 1df2ad3 audio.*.default: remove unneeded dependency/IWYU by Steven Moreland · 7 years ago
  51. d88dfe8 libhardware: deprecate cutils/log.h by Mark Salyzyn · 7 years ago
  52. 5b18007 Mark as vendor_available by Dan Willemsen · 7 years ago
  53. 4d53a04 Include what you use by Dan Willemsen · 7 years ago
  54. f08d9df Merge "Modify native stack calls for in-band ringing" by Jack He · 7 years ago
  55. 5c1ac68 Modify native stack calls for in-band ringing by Jack He · 8 years ago
  56. 00b192c Merge "Export headers as libhardware_headers" by Vijay Venkatraman · 7 years ago
  57. 56c2a6b Export headers as libhardware_headers by Vijay Venkatraman · 7 years ago
  58. d1169df Merge "Bluetooth 5 advertising duration refactoring (2/4)" am: 1b14e03289 by Jakub Pawlowski · 7 years ago
  59. 1b14e03 Merge "Bluetooth 5 advertising duration refactoring (2/4)" by Jakub Pawlowski · 7 years ago
  60. dd3e64f Bluetooth 5 advertising duration refactoring (2/4) by Jakub Pawlowski · 7 years ago
  61. e5a2eaf Merge "Bluetooth 5 periodic scan (3/3)" am: e077d6fa76 by Jakub Pawlowski · 7 years ago
  62. e077d6f Merge "Bluetooth 5 periodic scan (3/3)" by Jakub Pawlowski · 7 years ago
  63. 5a074af Bluetooth 5 periodic scan (3/3) by Jakub Pawlowski · 7 years ago
  64. 5e4ebca Merge "Add option to specify initial LE connection PHY (1/3)" am: f11f4db5ad by Jakub Pawlowski · 7 years ago
  65. f11f4db Merge "Add option to specify initial LE connection PHY (1/3)" by Jakub Pawlowski · 7 years ago
  66. cc99bc5 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  67. 6cf186e Merge "Expose connection update callback (2/3)" am: b1def383da by Jakub Pawlowski · 7 years ago
  68. b1def38 Merge "Expose connection update callback (2/3)" by Jakub Pawlowski · 7 years ago
  69. 6f0c6f1 Expose connection update callback (2/3) by Jakub Pawlowski · 7 years ago
  70. d71003f Merge "Set preferred PHY and read PHY implementation (2/3)" am: 4929629d91 by Jakub Pawlowski · 7 years ago
  71. 4929629 Merge "Set preferred PHY and read PHY implementation (2/3)" by Jakub Pawlowski · 7 years ago
  72. f3eb558 Set preferred PHY and read PHY implementation (2/3) by Jakub Pawlowski · 7 years ago
  73. 00a91f2 Merge "Bluetooth 5 AdvertisingSet implementation (3/4)" am: ecb7fc5332 by Jakub Pawlowski · 7 years ago
  74. ecb7fc5 Merge "Bluetooth 5 AdvertisingSet implementation (3/4)" by Jakub Pawlowski · 7 years ago
  75. a4bd8a6 Bluetooth 5 AdvertisingSet implementation (3/4) by Jakub Pawlowski · 7 years ago
  76. c25f4d2 Merge "LE Maximum Advertising Data Length (3/4)" am: d7c37e7235 by Jakub Pawlowski · 7 years ago
  77. d7c37e7 Merge "LE Maximum Advertising Data Length (3/4)" by Jakub Pawlowski · 7 years ago
  78. 696f699 LE Maximum Advertising Data Length (3/4) by Jakub Pawlowski · 7 years ago
  79. b2475c5 Merge "Bluetooth 5 AdvertisingSet implementation (4/4)" am: 1317fe40e0 by Jakub Pawlowski · 7 years ago
  80. 1317fe4 Merge "Bluetooth 5 AdvertisingSet implementation (4/4)" by Treehugger Robot · 7 years ago
  81. 0d0b7d1 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 7 years ago
  82. 3aa949f Merge "Bluetooth 5 feature check implementation (2/3)" am: 69606698b2 by Jakub Pawlowski · 7 years ago
  83. 6960669 Merge "Bluetooth 5 feature check implementation (2/3)" by Treehugger Robot · 7 years ago
  84. 95d22ed Merge "vibrator: fix issue with ledtrig-transient support" am: 60849b8da4 by David Lin · 7 years ago
  85. 60849b8 Merge "vibrator: fix issue with ledtrig-transient support" by Treehugger Robot · 7 years ago
  86. 0a660af Bluetooth 5 feature check implementation (2/3) by Jakub Pawlowski · 7 years ago
  87. 4e8f561 vibrator: fix issue with ledtrig-transient support by David Lin · 7 years ago
  88. 4eae4ee Merge "Update nfc-base.h" am: 879e1607d7 by Steven Moreland · 7 years ago
  89. 879e160 Merge "Update nfc-base.h" by Steven Moreland · 7 years ago
  90. 2b335af Update nfc-base.h by Steven Moreland · 7 years ago
  91. 45f5694 Merge "Use base::Callbacks in BleScannerInterface (1/3)" am: d3b3ea65c5 by Jakub Pawlowski · 7 years ago
  92. d3b3ea6 Merge "Use base::Callbacks in BleScannerInterface (1/3)" by Jakub Pawlowski · 7 years ago
  93. 62ddb5d Use base::Callbacks in BleScannerInterface (1/3) by Jakub Pawlowski · 7 years ago
  94. 5cb33dc Fix format string warnings in InputHub.cpp. by David Benjamin · 7 years ago
  95. 105fea4 Merge "Add radio HAL stub to the build list; fix format warning." am: cd4bc27771 am: 9e1874d6a3 by Tomasz Wasilczyk · 7 years ago
  96. ac4a492 Merge "Add radio HAL stub to the build list; fix format warning." am: cd4bc27771 by Tomasz Wasilczyk · 7 years ago
  97. 9e1874d Merge "Add radio HAL stub to the build list; fix format warning." am: cd4bc27771 by Tomasz Wasilczyk · 7 years ago
  98. cd4bc27 Merge "Add radio HAL stub to the build list; fix format warning." by Tomasz Wasilczyk · 7 years ago
  99. dd2f59e Add radio HAL stub to the build list; fix format warning. by Tomasz Wasilczyk · 7 years ago
  100. 00aeb15 Merge "Propagate BT5 specific scan result properties up the stack (1/3)" am: a0ce42c710 am: 57a17f0269 by Jakub Pawlowski · 7 years ago