1. 2a25291 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  2. 98ab2bf Revert "RootCanal: Refactor legacy LE advertising commands" by Henri Chataing · 2 years, 10 months ago
  3. 47229aa Revert "RootCanal: Refactor LE scanning commands" by Henri Chataing · 2 years, 10 months ago
  4. 8f8ae68 Merge "pdl: Generate additional canonical test vectors" by Henri Chataing · 2 years, 10 months ago
  5. 0919635 Merge "Remove MetadataTest.testEqualsDifferentImage" by Treehugger Robot · 2 years, 10 months ago
  6. 1b48ee3 Merge "Return default string when sco state string converting" by Treehugger Robot · 2 years, 10 months ago
  7. bbd41a2 Merge changes from topic "floss-ep" by Yun-hao Chung · 2 years, 10 months ago
  8. c2f413d Merge "Add AdvtFilterOnFoundOnLostInfoTest" by Ömer Faruk Yılmaz · 2 years, 10 months ago
  9. 9413d41 Remove MetadataTest.testEqualsDifferentImage by Sungsoo Lim · 2 years, 10 months ago
  10. 28e1e4e Floss: Implement admin callback client in btclient by howardchung · 2 years, 11 months ago
  11. 868b882 Floss: Implement admin policy callbacks by howardchung · 2 years, 11 months ago
  12. aa529fb Floss: Implement service allowlist persistentcy by howardchung · 2 years, 11 months ago
  13. 0c540fd Floss: Change UUID print format to lower cases by howardchung · 2 years, 11 months ago
  14. 0854c64 Floss: Export BluetoothAdmin to DBUS by howardchung · 3 years ago
  15. 7bdb3e5 Floss: Implement set allowed services in BluetoothAdmin by howardchung · 3 years ago
  16. 5664351 Floss: Implement APIs in topshim profiles to make them togglable by howardchung · 3 years ago
  17. 38a266a Floss: Implement basic bluetoothAdmin interface by howardchung · 3 years ago
  18. 78f93b2 Merge "floss: Add BatteryProviderManager implementation" by Jesse Melhuish · 2 years, 10 months ago
  19. d196a3e Add AdvtFilterOnFoundOnLostInfoTest by Ömer Faruk Yılmaz · 2 years, 10 months ago
  20. 43245f7 Merge "floss: Default build.py to release builds for Rust" by Treehugger Robot · 2 years, 10 months ago
  21. d727ae8 floss: Add BatteryProviderManager implementation by Jesse Melhuish · 2 years, 11 months ago
  22. ac3efab Merge "Fix suspend/resume synchronization" by Myles Watson · 2 years, 10 months ago
  23. 8675483 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 10 months ago
  24. 30e5730 floss: Default build.py to release builds for Rust by Abhishek Pandit-Subedi · 2 years, 10 months ago
  25. 9f4ada8 pdl: Generate additional canonical test vectors by Henri Chataing · 2 years, 10 months ago
  26. 86ee310 Add gd controller data to dumpsys by Chris Manton · 2 years, 10 months ago
  27. cd129a9 Merge "Add LE audio broadcast dynamic switch feature" by Patty Huang · 2 years, 10 months ago
  28. d01800a Merge "Add BluetoothMapMessageListingTest" by Kihong Seong · 2 years, 10 months ago
  29. ea9a772 Merge "Make mServiceListener as null before calling onServiceDisconnected" by Hyundo Moon · 2 years, 10 months ago
  30. 4426c8e Merge "Create a gRPC client for HFP Service in Python to do topshim testing." by Aritra Sen · 2 years, 10 months ago
  31. a100e31 Merge changes I6cd6ff18,I686e0558,I2532bf2b,I11416277,I97bdd2bf by Martin Geisler · 2 years, 10 months ago
  32. 8c5f2b4 Return default string when sco state string converting by Wang Fei · 2 years, 10 months ago
  33. 3830189 Merge "[HCI HAL ANDROID] add callback mutex" by Myles Watson · 2 years, 10 months ago
  34. 44b7ec7 Merge "floss: avrcp: add a few DBUS methods for media information" by Treehugger Robot · 2 years, 10 months ago
  35. c268f8b [HCI HAL ANDROID] add callback mutex by William Escande · 2 years, 10 months ago
  36. 1191d75 Merge "Pandora: Move interfaces into a new pandora folder at root" by Charlie Boutier · 2 years, 10 months ago
  37. ec5583f floss: avrcp: add a few DBUS methods for media information by Michael Sun · 2 years, 10 months ago
  38. 747b856 Merge changes I1be91d1e,Idffeec4f,I948b88e2 by Sonny Sasaka · 2 years, 10 months ago
  39. 92b06ba Merge "Delete unused acl_process_num_completed_pkts" by Chris Manton · 2 years, 10 months ago
  40. 1ea363d Merge "Delete unused l2c_link_process_num_completed_pkts" by Chris Manton · 2 years, 10 months ago
  41. c19c59f Merge "Add facade APIs for HFP service required for topshim testing." by Aritra Sen · 2 years, 10 months ago
  42. b5d79ea Pandora: Move interfaces into a new pandora folder at root by David Duarte · 2 years, 10 months ago
  43. e780860 Floss: Move parse_uuid_string to UuidHelper by Sonny Sasaka · 2 years, 10 months ago
  44. db5053d Floss: Add Uuid::from([u8; 16]) by Sonny Sasaka · 2 years, 10 months ago
  45. 6839157 Floss: Refactor UuidHelper to use static data by Sonny Sasaka · 2 years, 10 months ago
  46. d2a2927 Fix suspend/resume synchronization by Martin Brabham · 2 years, 10 months ago
  47. 37e126d Merge "floss: Don't call delete stored link key" by Abhishek Pandit-Subedi · 2 years, 10 months ago
  48. b6dfe67 Merge "PDL: rename hci_packages enums" by Myles Watson · 2 years, 10 months ago
  49. 16fe302 Merge "gatt: Add missing disconnect call to EATT layer" by Łukasz Rymanowski · 2 years, 10 months ago
  50. 865b7a7 Create a gRPC client for HFP Service in Python to do topshim testing. by Aritra Sen · 2 years, 10 months ago
  51. e07b56b Make mServiceListener as null before calling onServiceDisconnected by Hyundo Moon · 2 years, 10 months ago
  52. e5bf4b4 Add BluetoothMapMessageListingTest by Kihong Seong · 2 years, 10 months ago
  53. bd9bd20 Add facade APIs for HFP service required for topshim testing. by Aritra Sen · 2 years, 10 months ago
  54. a81620a PDL: rename hci_packages enums by Grace Cham · 2 years, 10 months ago
  55. e886e06 Merge "Add BluetoothMapbMessageMimeTest" by Kihong Seong · 2 years, 10 months ago
  56. 31dd15b Merge "Add BluetoothMapbMessageTest" by Kihong Seong · 2 years, 10 months ago
  57. bb18712 Merge "floss: Update container image" by Treehugger Robot · 2 years, 10 months ago
  58. db59c72 Merge changes Ice2e2e46,I83d2bbad by Henri Chataing · 2 years, 10 months ago
  59. 1d90c02 Delete unused acl_process_num_completed_pkts by Chris Manton · 2 years, 10 months ago
  60. 5a92e9e Delete unused l2c_link_process_num_completed_pkts by Chris Manton · 2 years, 10 months ago
  61. 6f12000 Merge "bta_gattc: Fix initialization and free p_q_cmd" by Łukasz Rymanowski · 2 years, 10 months ago
  62. 41c73ef Merge "Floss: Add a stub for IBluetoothGatt::IsMsftSupported" by Sonny Sasaka · 2 years, 10 months ago
  63. 2bae283 Merge "vc: Fix doing initial reads and writes twice" by Jakub Tyszkowski · 2 years, 10 months ago
  64. 8a4d935 Add LE audio broadcast dynamic switch feature by Patty Huang · 2 years, 10 months ago
  65. c203559 Fix NPE in BatteryService by Sungsoo Lim · 2 years, 10 months ago
  66. 8ffe0b1 Add BluetoothMapbMessageTest by Kihong Seong · 2 years, 10 months ago
  67. fcb38a4 Merge "floss: Support 16-bit and 32-bit UUID in advertisement data" by Ying Hsu · 2 years, 10 months ago
  68. 4958b4b Merge "Guard mPendingGattOperations to prevent NPE" by Treehugger Robot · 2 years, 10 months ago
  69. f94cd35 Floss: Add a stub for IBluetoothGatt::IsMsftSupported by Sonny Sasaka · 2 years, 10 months ago
  70. 7997535 Merge "ErrorProne: AlmostJavadoc" by William Escande · 2 years, 10 months ago
  71. 5183084 Merge "Add BluetoothOppTestUtils" by Hieu Dang · 2 years, 10 months ago
  72. 71d7f24 floss: Support 16-bit and 32-bit UUID in advertisement data by Ying Hsu · 2 years, 10 months ago
  73. 9dacd2b Merge "Floss: Reverse endianness of parsed adv data" by Sonny Sasaka · 2 years, 10 months ago
  74. e2f5d7d Merge "Read APCF extended features" by Treehugger Robot · 2 years, 10 months ago
  75. 5171c80 Guard mPendingGattOperations to prevent NPE by Sungsoo Lim · 2 years, 10 months ago
  76. 7fc048f Merge "Pass PHY change event up to GATT" by Rahul Arya · 2 years, 10 months ago
  77. bedf324 Merge "[avatar_experimental] - Copy avatar from external" by Thomas Girardier · 2 years, 10 months ago
  78. f15f898 Floss: Reverse endianness of parsed adv data by Katherine Lai · 2 years, 10 months ago
  79. f326deb floss: Update container image by Abhishek Pandit-Subedi · 2 years, 10 months ago
  80. 6221f7f Pass PHY change event up to GATT by Rahul Arya · 2 years, 10 months ago
  81. 502a0f3 Merge "Add tokio sync in dev-dependencie" by Treehugger Robot · 2 years, 10 months ago
  82. b9b2f89 Merge "[PTS-bot] Remove GAP flaky tests" by Thomas Girardier · 2 years, 10 months ago
  83. 9009179 [PTS-bot] Remove GAP flaky tests by Thomas Girardier · 2 years, 10 months ago
  84. bbc15b2 Merge changes Icf835d91,I27b462f7 by Łukasz Rymanowski · 2 years, 10 months ago
  85. c3a9c6b floss: Don't call delete stored link key by Abhishek Pandit-Subedi · 2 years, 10 months ago
  86. 63b618b [avatar_experimental] - Copy avatar from external by Charlie Boutier · 2 years, 10 months ago
  87. 176c3ca gatt: Add missing disconnect call to EATT layer by Łukasz Rymanowski · 2 years, 10 months ago
  88. e8bf02d bta_gattc: Fix initialization and free p_q_cmd by Łukasz Rymanowski · 2 years, 10 months ago
  89. 1a25b38 Merge "Reland floss: Add unittests for btm_sco_hci" by En-Shuo Hsu · 2 years, 10 months ago
  90. 94c81ef Merge "[Bluetooth] Remove explicit targetSdkVersion" by Harshit Mahajan · 2 years, 10 months ago
  91. 18a03e0 Add BluetoothMapbMessageMimeTest by Kihong Seong · 2 years, 10 months ago
  92. 27d6d49 Merge changes I183995ea,Ib3d6da45 by Rahul Arya · 2 years, 10 months ago
  93. 740a258 Add tokio sync in dev-dependencie by William Escande · 2 years, 10 months ago
  94. 6c770e9 Merge changes I46bf0c83,I5f639a94,Ib4ff14eb,I59c1d4c4,Ib9147d48 by Martin Geisler · 2 years, 10 months ago
  95. 6310469 Read APCF extended features by Chienyuan · 2 years, 10 months ago
  96. 482f200 Reland floss: Add unittests for btm_sco_hci by En-Shuo Hsu · 2 years, 10 months ago
  97. a880eb1 Merge "Add BluetoothMapbMessageVCardTest" by Kihong Seong · 2 years, 10 months ago
  98. a1bf436 Merge "Add BluetoothMapMessageListingElementTest" by Kihong Seong · 2 years, 10 months ago
  99. 248a5c0 Merge "Add BluetoothMapConvoListingTest" by Kihong Seong · 2 years, 10 months ago
  100. fc4f714 Merge "Remove useless supresslint" by William Escande · 2 years, 10 months ago