1. f44d88e Floss: remove speed optimization in MMC test build by Jeremy Wu · 1 year, 7 months ago
  2. dfaabbb Merge "flags: nrpa_non_connectable_adv" into main by Zhengping Jiang · 1 year, 7 months ago
  3. 5a0c2a5 Merge "Add security properties to output of tBTM_SEC_DEV_REC.ToString" into main by Hui Peng · 1 year, 7 months ago
  4. 9b23552 Merge "Baseline NewApi issues" into main by William Escande · 1 year, 7 months ago
  5. 15d5a6d Baseline NewApi issues by Cole Faust · 1 year, 7 months ago
  6. e701fe6 flags: nrpa_non_connectable_adv by Zhengping Jiang · 1 year, 7 months ago
  7. 646f5af Merge "Add new flag for new socket exception field" into main by Pomai Ahlo · 1 year, 7 months ago
  8. 7e249ed Merge "McpService: Align with AVRCP behavior." into main by Łukasz Rymanowski · 1 year, 7 months ago
  9. 65da211 Merge "Don't return from inside log tag enforced blocks" into main by Sal Savage · 1 year, 7 months ago
  10. bb4a2ad Merge changes Ib1741d8a,I150fe1da,Ibc58a0e8,I4adde102,I08cd2cf8 into main by Myles Watson · 1 year, 7 months ago
  11. d12a951 Add flag for null identity address feature by Christine Hallstrom · 1 year, 8 months ago
  12. b42b159 Merge "flags: add le_audio_fast_bond_params" into main by Jakub Pawłowski · 1 year, 7 months ago
  13. 295bb33 Remove gd/ from message_loop_thread.h by Myles Watson · 1 year, 7 months ago
  14. 7109608 Merge "l2c: move connection parameter management to separate file" into main by Jakub Pawłowski · 1 year, 7 months ago
  15. ad10208 Don't return from inside log tag enforced blocks by Sal Savage · 1 year, 8 months ago
  16. d20b54d Merge changes I30e395ae,I254ea555,I841f9709,I8b05ade8 into main by Chienyuan Huang · 1 year, 7 months ago
  17. caa532b Merge "{AvrcpTarget,HeadsetClient}Service: Throw Exception on double start" into main by David Duarte · 1 year, 7 months ago
  18. 8ad7fbc Merge "mapclient: Inline MapUtils" into main by David Duarte · 1 year, 7 months ago
  19. 583142c Merge "MapClientTest: Pass mock MnsService in constructor" into main by David Duarte · 1 year, 7 months ago
  20. c96f33b l2c: move connection parameter management to separate file by Jakub Pawlowski · 1 year, 7 months ago
  21. 14e7646 flags: add le_audio_fast_bond_params by Jakub Pawlowski · 1 year, 7 months ago
  22. ce55ff8 CS: Parse mode 2 data by Chienyuan Huang · 1 year, 7 months ago
  23. b27d24f CS: Parse mode 0 data by Chienyuan Huang · 1 year, 7 months ago
  24. 7f701f8 CS: Handle CS procedure status by Chienyuan Huang · 1 year, 8 months ago
  25. d53f666 CS: Init procedure data for CS subevent by Chienyuan Huang · 1 year, 10 months ago
  26. 49bd10b Merge "DckTest: Add Already Connected Test Variant" into main by Harpreet "Eli" Sangha · 1 year, 7 months ago
  27. 93c7633 Merge "Change GATT_ERROR to GATT_REQ_NOT_SUPPORTED" into main by Kihong Seong · 1 year, 7 months ago
  28. ce5f0db DckTest: Add Already Connected Test Variant by Harpreet Eli Sangha · 1 year, 8 months ago
  29. 165e132 Merge changes I76dbf73a,I5f9317ef,Ic2ef77de into main by Chris Manton · 1 year, 7 months ago
  30. 65bbd11 Merge changes I3be36ba6,Ic9bc8609 into main by Hyundo Moon · 1 year, 7 months ago
  31. b10287b Merge changes I8f86ae8c,I0010ed47,Ia1db7171 into main by William Escande · 1 year, 7 months ago
  32. 9b4c107 Add security properties to output of tBTM_SEC_DEV_REC.ToString by Hui Peng · 1 year, 7 months ago
  33. 7644864 Remove unused stack::btm::btm_ble_resume_bg_conn by Chris Manton · 1 year, 7 months ago
  34. 1d68687 Remove unused stack::btm::btm_ble_suspend_bg_conn by Chris Manton · 1 year, 7 months ago
  35. 3156a97 Dead code removal stack::btm::btm_ble_update_mode_operation by Chris Manton · 1 year, 7 months ago
  36. 9c9f000 Open activity directly from notification (outbound transfer) by Hyundo Moon · 1 year, 7 months ago
  37. af686c8 Opp: Replace "direction" usages with a constant by Hyundo Moon · 1 year, 7 months ago
  38. bbd0d2b Add new flag for new socket exception field by Pomai Ahlo · 1 year, 7 months ago
  39. 4119541 Merge "A2dpServiceTest: Use intent matcher without queue" into main by William Escande · 1 year, 7 months ago
  40. 0232a03 Merge "Allow constructing BluetoothDevice with anonymous address type" into main by Christine Hallstrom · 1 year, 7 months ago
  41. 1069beb Merge "Fix SMP total_tx_unacked counting" into main by William Escande · 1 year, 7 months ago
  42. a408497 Revert "Add flag for fix_anonymous_advertisements_scan_results" by Christine Hallstrom · 1 year, 7 months ago
  43. a63c6a3 Allow constructing BluetoothDevice with anonymous address type by Christine Hallstrom · 1 year, 8 months ago
  44. b4704c3 Merge "add processIntentScoVolume log" into main by Yuyang Huang · 1 year, 7 months ago
  45. 9746568 Merge "floss: add identity address to accept list if ll privacy is enabled" into main by Zhengping Jiang · 1 year, 7 months ago
  46. be229af Merge "floss: Prevent register scanner when adapter is off" into main by Katherine Lai · 1 year, 7 months ago
  47. a1be355 McpService: Align with AVRCP behavior. by Łukasz Rymanowski · 1 year, 7 months ago
  48. 7ba1bfb {AvrcpTarget,HeadsetClient}Service: Throw Exception on double start by David Duarte · 1 year, 7 months ago
  49. daf13e4 Merge "floss: Explicitly only support one pairing request at a time" into main by Treehugger Robot · 1 year, 7 months ago
  50. d5126d4 Remove dead code related to OPEN_RECEIVED_FILES by Hyundo Moon · 1 year, 7 months ago
  51. 0b3c4f7 Change GATT_ERROR to GATT_REQ_NOT_SUPPORTED by Kihong Seong · 1 year, 7 months ago
  52. eea4ca8 Merge "Fix failing ContentProfileErrorReportUtilsTest" into main by Hyundo Moon · 1 year, 7 months ago
  53. 686c936 VolumeControl: fix aidl permission annotation by William Escande · 1 year, 7 months ago
  54. c6d6b59 VolumeControl: Enforce missing Privilege by William Escande · 1 year, 7 months ago
  55. f41566d VolumeControl: Enforce Privilege within binder by William Escande · 1 year, 7 months ago
  56. 17dc63b Merge "floss: LE scan: Set FilterDuplicates enabled" into main by Hsin-chen Chuang · 1 year, 7 months ago
  57. 177fd73 Remove gd/ from includes in the fuzzers by Myles Watson · 1 year, 7 months ago
  58. 8807938 floss: Prevent register scanner when adapter is off by Katherine Lai · 1 year, 7 months ago
  59. 17c2456 Remove gd prefix from include files by Myles Watson · 1 year, 8 months ago
  60. bbaba68 Merge "le_audio: Check iso state upon starting broadcast" into main by Rongxuan Liu · 1 year, 7 months ago
  61. 6fd5f87 floss: add identity address to accept list if ll privacy is enabled by Zhengping Jiang · 2 years ago
  62. 89f6c84 Merge "add implementation for StopRequest and GetPresentationPosition" into main by Yuyang Huang · 1 year, 7 months ago
  63. ba0f4ca mapclient: Inline MapUtils by David Duarte · 1 year, 7 months ago
  64. e02f96a MapClientTest: Pass mock MnsService in constructor by David Duarte · 1 year, 7 months ago
  65. 423901d Add btif/include when including from outside btif by Myles Watson · 1 year, 8 months ago
  66. 8a54dfe Remove gd from init_flags.h path by Myles Watson · 1 year, 8 months ago
  67. 2b2d81c Fix failing ContentProfileErrorReportUtilsTest by Hyundo Moon · 1 year, 7 months ago
  68. 4f572bd Merge "Add flag opp_start_activity_directly_from_notification" into main by Hyundo Moon · 1 year, 7 months ago
  69. 8a91907 Merge "Refresh sniff timer in every rx rfcomm socket client packet" into main by Eric Shih · 1 year, 7 months ago
  70. 4142a1b floss: LE scan: Set FilterDuplicates enabled by Hsin-chen Chuang · 1 year, 8 months ago
  71. 23f3159 Merge changes Ib9ac4ec1,I89bff9e3,I8c271837,Ib7eb7bf1,I40b58de8 into main by Grzegorz Kolodziejczyk · 1 year, 7 months ago
  72. 354fab6 Add flag opp_start_activity_directly_from_notification by Hyundo Moon · 1 year, 7 months ago
  73. 0fe9148 Merge "aidl/provider_info: fix possible memory leak" into main by Jakub Rotkiewicz · 1 year, 7 months ago
  74. 8410d0b Fix SMP total_tx_unacked counting by Archie Pusaka · 1 year, 7 months ago
  75. 98b9a7a Merge "Adds flag for vcp_mute_unmute" into main by Angela Wang · 1 year, 7 months ago
  76. ed67055 Merge "Add ContentProfileErrorReportUtils" into main by Hyundo Moon · 1 year, 7 months ago
  77. 92abd16 Add ContentProfileErrorReportUtils by Hyundo Moon · 1 year, 7 months ago
  78. c71e40a Merge "Add broadcast feature flag for cts" into main by Alice Kuo · 1 year, 7 months ago
  79. 192a257 Adds flag for vcp_mute_unmute by Angela Wang · 1 year, 7 months ago
  80. c9d7e4a Refresh sniff timer in every rx rfcomm socket client packet by Eric Shih · 2 years ago
  81. 78f2a44 floss: Explicitly only support one pairing request at a time by Jesse Melhuish · 1 year, 8 months ago
  82. 86e621d Merge "btm_sec: Class of device regression fix" into main by William Escande · 1 year, 7 months ago
  83. 4b1a816 Merge "Add a flag to enable errors metrics in content profiles" into main by Myles Watson · 1 year, 7 months ago
  84. 2907c13 Merge changes Ibad098f5,I1bd11456,I3cd52493,Ib562cbb1 into main by William Escande · 1 year, 7 months ago
  85. b35c8d2 add implementation for StopRequest and GetPresentationPosition by Yuyang Huang · 1 year, 7 months ago
  86. 54c0a19 ProfileService: remove adapter and set binder as final by William Escande · 1 year, 7 months ago
  87. 54cb623 Bluetooth: Demote ObsoleteSdkInt to a warning by David Duarte · 1 year, 7 months ago
  88. 37791be le_audio: Handle re-configuration case while sink monitoring by Grzegorz Kołodziejczyk · 1 year, 7 months ago
  89. 4811fbb le_audio: native Sink Monitoring tests by Grzegorz Kołodziejczyk · 1 year, 8 months ago
  90. 545534e le_audio: Use unified unicast monitorig status by Grzegorz Kołodziejczyk · 1 year, 8 months ago
  91. b3269dd le_audio: Correct streaming request notification for sink monitoring by Grzegorz Kołodziejczyk · 1 year, 8 months ago
  92. 3b4d0ef le_audio: Fix stream typo by Grzegorz Kołodziejczyk · 1 year, 8 months ago
  93. f21ee1c Merge "CS: check flag for channel sounding" into main by Chienyuan Huang · 1 year, 7 months ago
  94. 7c993c3 Merge "Create the feature flag for leaudio_dynamic_switcher_refactor_for_broadcast" into main by Alice Kuo · 1 year, 7 months ago
  95. a725833 Merge changes If1c9f6f2,I3ec69c86,Id5107d96,Icc5d86fc,Ie9a271f0, ... into main by John Lai · 1 year, 7 months ago
  96. f852541 Merge "AdapterProperties: Show profile name instead of value in log" into main by Hyundo Moon · 1 year, 7 months ago
  97. c4c7182 Create the feature flag for leaudio_dynamic_switcher_refactor_for_broadcast by Alice Kuo · 1 year, 7 months ago
  98. 7b4d6f0 CS: check flag for channel sounding by Chienyuan Huang · 1 year, 7 months ago
  99. 2c8c9a2 Merge "Add a flag for Channel Sounding" into main by Chienyuan Huang · 1 year, 7 months ago
  100. 179acec btm_sec: Class of device regression fix by William Escande · 1 year, 7 months ago