1. fd69246 Merge "hci: CreateConnectionRoleSwitch is 8 bits" by Treehugger Robot · 6 years ago
  2. 3c305b7 hci: CreateConnectionRoleSwitch is 8 bits by Myles Watson · 6 years ago
  3. aa56ec6 Merge "packet/parser: Add pragma once to generated files" by Treehugger Robot · 6 years ago
  4. 7db085c Merge "no forward_list in hci/acl_builder_test.cc" by Treehugger Robot · 6 years ago
  5. 39a7555 no forward_list in hci/acl_builder_test.cc by Myles Watson · 6 years ago
  6. 8498305 packet/parser: Add pragma once to generated files by Myles Watson · 6 years ago
  7. 5b9c9ad Adapter layer for Bluetooth HCI HAL by Hansong Zhang · 6 years ago
  8. 8e99937 Modernise code to use override specifier by Yi Kong · 6 years ago
  9. 2c28073 Merge changes Ica38a448,I526fb846 by Treehugger Robot · 6 years ago
  10. b231ddd Merge "Add packet parser tests to TEST_MAPPING" by Treehugger Robot · 6 years ago
  11. 12988a6 Merge "Fix handling of startup_timer_expired" by Treehugger Robot · 6 years ago
  12. 8065543 Add namespace in bluetooth_packetgen by Hansong Zhang · 6 years ago
  13. 503e5cc Add multi file support for bluetooth_packetgen by Hansong Zhang · 6 years ago
  14. 962ee30 Add packet parser tests to TEST_MAPPING by Zach Johnson · 6 years ago
  15. bdd7d31 PDL: L2CAP packet definition by Myles Watson · 6 years ago
  16. 13b6312 PDL: HCI packet definition by Myles Watson · 6 years ago
  17. 3cfe4e4 packet: Add the PDL Packet Generator by Ajay Panicker · 6 years ago
  18. a16ac3f Fix memory leak of reactor and reactor_unittest by Chienyuan · 6 years ago
  19. 5164782 PacketBuilderTest: Modify member array by Chienyuan · 6 years ago
  20. 09e1675 Merge "Handle Bluetooth HAL service died" by Treehugger Robot · 6 years ago
  21. 52a6e6b Handle Bluetooth HAL service died by Ugo Yu · 6 years ago
  22. 6d6b314 Fix handling of startup_timer_expired by Sunny Kapdi · 6 years ago
  23. 859b40e Merge "RootCanal: Add beacons by default" by Treehugger Robot · 6 years ago
  24. aa3c528 Merge "packet: Add Packet classes and tests" by Treehugger Robot · 6 years ago
  25. 58fc322 packet: Add Packet classes and tests by Myles Watson · 6 years ago
  26. aa9465b Add service change handle for Hearing Aids by weichinweng · 6 years ago
  27. d2b1bfa Fix for GATT not returning disconnect callback. by Jakub Pawlowski · 6 years ago
  28. 123f40c RootCanal: Add beacons by default by Myles Watson · 6 years ago
  29. 9a5a3df Merge "Common: remove GD related stuff from common" by Treehugger Robot · 6 years ago
  30. c1c0e7e Common: remove GD related stuff from common by Jack He · 6 years ago
  31. 6a6da03 Avoid using erase()d iterator by Greg Kaiser · 6 years ago
  32. 6ae73ed btif_storage: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  33. 4cf5ccb Merge "Fix use of uninitialised variable" by Yi Kong · 6 years ago
  34. 14a9587 Merge "Disable Link layer socket device test in rootcanal" by Treehugger Robot · 6 years ago
  35. e38a5f1 Merge "Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist"" by Weichin Weng · 6 years ago
  36. e8875aa Disable Link layer socket device test in rootcanal by Hansong Zhang · 6 years ago
  37. c120996 Merge "Fix assert macro logical inversion" by Zach Johnson · 6 years ago
  38. 5da33ae Fix assert macro logical inversion by Zach Johnson · 6 years ago
  39. 03182d2 Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist" by weichinweng · 6 years ago
  40. 5ea7896 Fix use of uninitialised variable by Yi Kong · 6 years ago
  41. 50fd5c1 Merge "Fix potential null point dereference" by Hansong Zhang · 6 years ago
  42. 0f84307 Fix potential null point dereference by Ted Wang · 6 years ago
  43. 1c8e2a3 Merge changes Ice4cee21,I6e579811,Ieae0cb21 by Zach Johnson · 6 years ago
  44. 2a9fdbe Merge "Get gd os tests running on host" by Zach Johnson · 6 years ago
  45. a3c4cbd RootCanal: Add more scripts by Myles Watson · 6 years ago
  46. f795c73 RootCanal: Desktop simulation envrionment by Myles Watson · 6 years ago
  47. c139279 RootCanal: New Directory Structure by Myles Watson · 7 years ago
  48. 739594d Get gd os tests running on host by Zach Johnson · 6 years ago
  49. 4b6cf1f Merge "Run code coverage only on host target" by Treehugger Robot · 6 years ago
  50. 2d8c6ec Run code coverage only on host target by Hansong Zhang · 6 years ago
  51. 554a562 Merge "BQR: Fix for the issue that Bluetooth keeps on crashing if the controller firmware does not support the BQR feature." by Treehugger Robot · 6 years ago
  52. 47a958f Merge "Only use the new format in gd/" by Zach Johnson · 6 years ago
  53. cfc30ed Merge "Copy reactor classes to new directory" by Treehugger Robot · 6 years ago
  54. 9347368 Only use the new format in gd/ by Myles Watson · 6 years ago
  55. e6cc9f8 Merge "A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled" by Treehugger Robot · 6 years ago
  56. a89530f Copy reactor classes to new directory by Hansong Zhang · 6 years ago
  57. 167a2aa Merge "Hearing aid: use new common/Timer" by Treehugger Robot · 6 years ago
  58. f2ad5dc A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled by Cheney Ni · 6 years ago
  59. 1860f94 Add test about post/clear task from callback for handler by Chienyuan · 6 years ago
  60. 453d57b Hearing aid: use new common/Timer by Hansong Zhang · 6 years ago
  61. 88a942e Merge "Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported" by Treehugger Robot · 6 years ago
  62. f4c99c0 BQR: Fix for the issue that Bluetooth keeps on crashing if the by Ray Kuo · 6 years ago
  63. c0cbaa4 Merge "Refine the log messages of audio_bluetooth_hal" by Treehugger Robot · 6 years ago
  64. 0c9aee9 Merge "Add a workaround to play A2DP SBC Mono" by Treehugger Robot · 6 years ago
  65. ea1c059 Merge "Add event_value to BluetoothClassicPairingEventReported" by Treehugger Robot · 6 years ago
  66. 33b94e0 Merge "Use PLOG rather than LOG strerror(errno)." by Elliott Hughes · 6 years ago
  67. 59fcee0 Refine the log messages of audio_bluetooth_hal by Cheney Ni · 6 years ago
  68. 8f46d64 Add a workaround to play A2DP SBC Mono by Cheney Ni · 6 years ago
  69. 4055316 Add event_value to BluetoothClassicPairingEventReported by Jack He · 6 years ago
  70. 0f6124b Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported by Cheney Ni · 6 years ago
  71. 2d7ddc9 Add Rx RSSI logs for Hearing Aids by Stanley Tng · 6 years ago
  72. 25ce28a Use PLOG rather than LOG strerror(errno). by Elliott Hughes · 6 years ago
  73. 5cbf065 Merge "Allow to disable the rootcanal test console with a property" by Jorge Moreira Broche · 6 years ago
  74. e2b5a8a Merge "No need to abort the audio HAL / Bluetooth when failed to suspend" by Treehugger Robot · 6 years ago
  75. 5cd29a0 Merge "Move controller_properties.json to the vendor image" by Treehugger Robot · 6 years ago
  76. eee6ea0 Merge "compiler based array initialization" by Nick Kralevich · 6 years ago
  77. 02427df Merge "Recover from HandsFree client connection collision" by Joseph Pirozzo · 6 years ago
  78. 2a04e47 No need to abort the audio HAL / Bluetooth when failed to suspend by Cheney Ni · 6 years ago
  79. 6ed8eca Merge "Release encoder state when cleaning up the hearing aids instance" by Treehugger Robot · 6 years ago
  80. d7bd2fb Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  81. 4d231f5 Allow to disable the rootcanal test console with a property by Jorge E. Moreira · 6 years ago
  82. a2b7dce Move controller_properties.json to the vendor image by Jorge E. Moreira · 6 years ago
  83. 0fd908c compiler based array initialization by Nick Kralevich · 6 years ago
  84. 0b1c020 Recover from HandsFree client connection collision by Joseph Pirozzo · 6 years ago
  85. 87130fa Release encoder state when cleaning up the hearing aids instance by Cheney Ni · 6 years ago
  86. d99c6f6 Merge "Hearing Aid Dump Audio Tool: Add No Start Cmd feature" by Weichin Weng · 6 years ago
  87. 955b4d8 DO NOT MERGE - Merge PPRL.190305.001 into master by The Android Open Source Project · 6 years ago
  88. 7ddc70d Hearing Aid Dump Audio Tool: Add No Start Cmd feature by weichinweng · 6 years ago
  89. 40bc426 Merge "Use a weak pointer to deliver updates to AVRCP devices." by Treehugger Robot · 6 years ago
  90. 0418394 Merge "osi: explicitly release wakelock during turn off" by Treehugger Robot · 6 years ago
  91. ea015bb Snap for 5240760 from fee8a92bc327c62461dfd866bc1d3ed017255c45 to pi-platform-release by android-build-team Robot · 6 years ago
  92. 4674b27 Use a weak pointer to deliver updates to AVRCP devices. by Ajay Panicker · 7 years ago
  93. b1a7d47 osi: explicitly release wakelock during turn off by Martin Brabham · 6 years ago
  94. db9bf7b AVRCP Controller Play Position Changed by Joseph Pirozzo · 6 years ago
  95. 95c949f Fix for connection attempt after connection cancel by Jakub Pawlowski · 6 years ago
  96. aab93bf Merge "Clear the link key when releasing security records" by Jakub Pawlowski · 6 years ago
  97. f812c15 Merge "Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails" by Treehugger Robot · 6 years ago
  98. 7f2c228 Clear the link key when releasing security records by Jakub Pawlowski · 6 years ago
  99. c483d6a Add btm_free() to clean up btm properly by Fukai Wang · 8 years ago
  100. ab02745 Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails by Alistair Strachan · 6 years ago