1. 23478f7 Add IdGenerator by Jakub Pawlowski · 6 years ago
  2. 63aca79 BQR: Cleanup BQR header definititon by Jack He · 6 years ago
  3. fc27af1 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  4. 6e63247 BQR: Add Bluetooth Quality Report feature by Ray · 6 years ago
  5. aa04449 Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  6. fa84129 SDP: Remove SDP_DEBUG_RAW flag by Jack He · 6 years ago
  7. 869ae99 Merge "Disable AVRCP position change in silence mode" by Treehugger Robot · 6 years ago
  8. 69eb5b3 Merge "DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  9. 4d834e9 Merge "GATT connection_manager: Fix logic to remove white list device" by Treehugger Robot · 6 years ago
  10. e5751ca DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  11. aff79b9 Merge "Add a new isAshaHearingAidSupported method to Bluetooth Manager" by Treehugger Robot · 6 years ago
  12. 76180b6 Disable AVRCP position change in silence mode by Ugo Yu · 6 years ago
  13. 4d17a8e GATT connection_manager: Fix logic to remove white list device by Hansong Zhang · 6 years ago
  14. 5ac84e7 Merge "Add binder interfaces for metadata APIs" by Treehugger Robot · 6 years ago
  15. 6658dde Add a new isAshaHearingAidSupported method to Bluetooth Manager by Stanley Tng · 6 years ago
  16. 2312de1 Add binder interfaces for metadata APIs by Ugo Yu · 6 years ago
  17. 07ff967 Fix the LE CoC SL4A Test failure due to length check by Stanley Tng · 6 years ago
  18. 8ef9dc6 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  19. e6b8077 Merge "Metric: Add logging for link layer connection events" by Treehugger Robot · 6 years ago
  20. f15c119 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master" by Xin Li · 6 years ago
  21. 055a5f4 Merge "Add new Hearing Aids commands to improve L/R Sync" by Treehugger Robot · 6 years ago
  22. 2bd5ea5 Merge "Wait for Notifications before sending audio data" by Treehugger Robot · 6 years ago
  23. 381be85 Add new Hearing Aids commands to improve L/R Sync by Stanley Tng · 6 years ago
  24. 8b9f17b Wait for Notifications before sending audio data by Stanley Tng · 6 years ago
  25. 9d9df72 Metric: Add logging for link layer connection events by Jack He · 6 years ago
  26. c52062c Allow bond request from devices with BTM_IO_CAP_NONE by Tiansong Cui · 6 years ago
  27. dfdcf1f DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master by Xin Li · 6 years ago
  28. e40c363 Snap for 5230900 from aa9c1b4abdb2ca7beea467f7be82e83363a32b11 to pi-platform-release by android-build-team Robot · 6 years ago
  29. 7da7696 Merge "Fix BT a bad/ out of bounds array read" by Sal Savage · 6 years ago
  30. 6ab3053 Merge "SMP: Fix invalid auth_req in LE Security Request handler" by Treehugger Robot · 6 years ago
  31. 9d52abf Do not crash on LE Create Connection "Command Disallowed" by Jakub Pawlowski · 6 years ago
  32. 4b35abd SMP: Fix invalid auth_req in LE Security Request handler by Manoj Babulal · 6 years ago
  33. aa9c1b4 January Pi-platform-release merges by Adam Seaton · 6 years ago
  34. 0281678 Fix BT a bad/ out of bounds array read by Sal Savage · 6 years ago
  35. 3c3fbd8 Fix potential NULL dereference in smp_proc_confirm by Jakub Pawlowski · 6 years ago
  36. fa41623 Merge "Fix bt_trace.h #define" by Treehugger Robot · 6 years ago
  37. 491407d Add host tests to TEST_MAPPING by Dan Shi · 6 years ago
  38. fb87f56 Fix bt_trace.h #define by Jack He · 6 years ago
  39. 238f835 Remove code related to Health Device Profile and MCAP Protocol by Jack He · 6 years ago
  40. e5e0a70 Merge "HCI: Simplify btu_hcif_hdl_command_status()" by Treehugger Robot · 6 years ago
  41. 89be950 Merge "Group all Hearing Aids device information together" by Treehugger Robot · 6 years ago
  42. ed7991a HCI: Simplify btu_hcif_hdl_command_status() by Jack He · 6 years ago
  43. 256800b HCI: Fix command status handling of HCI_QOS_SETUP by Jack He · 6 years ago
  44. b374b2a Group all Hearing Aids device information together by Stanley Tng · 6 years ago
  45. 5213da9 Remove BTM_SCO_WAKE_PARKED_LINK flag by Jack He · 6 years ago
  46. cf7b381 Clean up BLE connection state state machine by Jakub Pawlowski · 6 years ago
  47. a358092 Move all HCI LE Create Connection management into single file by Jakub Pawlowski · 6 years ago
  48. 050ef35 Remove BTM_SCO_INCLUDED flag by Jack He · 6 years ago
  49. f20d94a Remove connection_manager from gatt namespace by Jakub Pawlowski · 6 years ago
  50. 2357254 Get rid of is_ble_connecting and ble_connecting_bda by Jakub Pawlowski · 6 years ago
  51. ada2b3e Use conneciton_manager for all LE connection establishment by Jakub Pawlowski · 6 years ago
  52. 672d7b1 Get rid of direct connect queueing logic by Jakub Pawlowski · 6 years ago
  53. a22a78f Call btm_ble_set_conn_st before on_connection_complete by Jakub Pawlowski · 6 years ago
  54. c8dfd0f Merge code in scanner/advertiser connection complete handler by Jakub Pawlowski · 6 years ago
  55. b295c48 Unify code in scanner/advertiser connection complete handler. by Jakub Pawlowski · 6 years ago
  56. 50a0ec2 Split l2cu_create_conn into two separate, transport-specific functions by Jakub Pawlowski · 6 years ago
  57. 55c0aa1 Merge "Fix mtu assignment with correct value" by Ted Wang · 6 years ago
  58. b0cbd21 Merge "use epoll_create1" by Treehugger Robot · 6 years ago
  59. f91d558 Enable BLE background connection when stack is started by Hansong Zhang · 6 years ago
  60. b22ea41 Revert "Remove redundant GATT_StartIf" by Jakub Pawlowski · 6 years ago
  61. efc194a Merge "Add stng@google.com to the OWNERS list" by Treehugger Robot · 6 years ago
  62. 9f3afe4 Merge "Add a host test for net_test_avrcp" by Treehugger Robot · 6 years ago
  63. be5124e Merge "Make sure Hearing Aids' Connection Intervals is unchanged" by Treehugger Robot · 6 years ago
  64. 574893a Fix mtu assignment with correct value by Ted Wang · 6 years ago
  65. 3c15eb6 Add stng@google.com to the OWNERS list by Stanley Tng · 6 years ago
  66. c77a418 use epoll_create1 by Nick Kralevich · 6 years ago
  67. 54c6b29 Make sure Hearing Aids' Connection Intervals is unchanged by Stanley Tng · 6 years ago
  68. 402990d Add a host test for net_test_avrcp by Dan Shi · 6 years ago
  69. d41f810 Merge "List test_config_template to android platform only." by Dan Shi · 6 years ago
  70. 0215545 List test_config_template to android platform only. by Dan Shi · 6 years ago
  71. cab1ae1 Use White List for direct connection establishment to multiple devices by Jakub Pawlowski · 6 years ago
  72. c79ab72 Remove unused battery level support by Jakub Pawlowski · 6 years ago
  73. 76037ac Merge "Remove redundant GATT_StartIf" by Jakub Pawlowski · 6 years ago
  74. cb45b1e Remove redundant GATT_StartIf by Jakub Pawlowski · 6 years ago
  75. 62e1f76 Merge "Pass package name as a part of startDiscovery" by Treehugger Robot · 6 years ago
  76. cb7dcad Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  77. 6309651 Pass package name as a part of startDiscovery by Zach Johnson · 6 years ago
  78. 01a4040 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  79. fef2539 Turn stack/gatt/conneciton_manager.cc into text file by Jakub Pawlowski · 6 years ago
  80. 1b29fe6 Merge changes I7f8b5cfd,I68d65028 by Treehugger Robot · 6 years ago
  81. 1083b62 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  82. 55c7b8b Merge "OWNERS -eisenbach, +zachoverflow" by Zach Johnson · 6 years ago
  83. 52e04de test_vendor: Add PacketBuilder classes by Myles Watson · 6 years ago
  84. 43b7024 test_vendor: Add PacketView for copyless parsing by Myles Watson · 6 years ago
  85. c28053b OWNERS -eisenbach, +zachoverflow by Andre Eisenbach · 6 years ago
  86. f4b2f61 Fix GATT not working due to address mismatch by Jakub Pawlowski · 6 years ago
  87. fe86581 Config: Reduce LOG(WARNING) to VLOG(1) when config key is not found by Jack He · 6 years ago
  88. b1db2b8 Merge "Preserve x18 while calling aptX encoder libraries." by Peter Collingbourne · 6 years ago
  89. 8a25a17 Preserve x18 while calling aptX encoder libraries. by Peter Collingbourne · 6 years ago
  90. b946c26 Merge "Hearing Aid: Add clear conn_id and close ctrl UIPC when BT turn off" by Treehugger Robot · 6 years ago
  91. ec74937 Merge "Enable bounds sanitization in Bluetooth." by Ivan Lozano · 6 years ago
  92. 1068f02 Merge "Group BR-EDR related SDP variables under transport" by Treehugger Robot · 6 years ago
  93. 015dd93 Metrics: Fix a typo in log by Jack He · 6 years ago
  94. 95d473e Merge PQ1A.181205.006 from Pi-QPR1-Release into ToT for Pi-Platform release.\n\nBUG: 120448245 by Bill Rassieur · 6 years ago
  95. 4ef6933 Group BR-EDR related SDP variables under transport by Srinu Jella · 9 years ago
  96. 5cf0304 Split Timer into OnceTimer and RepeatingTimer by Jakub Pawlowski · 6 years ago
  97. a8bd2e1 Hearing Aid: Add clear conn_id and close ctrl UIPC when BT turn off by weichinweng · 6 years ago
  98. 268b88c Test: Save SSR dump after test by Jack He · 6 years ago
  99. 17d56d8 Merge "Metrics: Add Bluetooth address obfuscator" by Treehugger Robot · 6 years ago
  100. dec5621 Merge "Assert if alarm callback is null" by Treehugger Robot · 6 years ago