1. cbf0931 Reformat java file in android/app/tests by William Escande · 1 year, 2 months ago
  2. 45feb60 Reformat java file in android/leaudio by William Escande · 1 year, 2 months ago
  3. 955b30b Reformat java file in android/apishim by William Escande · 1 year, 2 months ago
  4. 8d6dc6e Reformat java file in framework by William Escande · 1 year, 2 months ago
  5. 6478261 Reformat java file in service by William Escande · 1 year, 2 months ago
  6. 32f1b53 Format Java import of the whole repo by William Escande · 1 year, 2 months ago
  7. b3aa7e9 Replace checkstyle with formatter to sort import by William Escande · 1 year, 2 months ago
  8. 84a74b7 RFCOMM Client BumbleBluetooth: Receive by Pomai Ahlo · 1 year, 3 months ago
  9. 07760ab RFCOMM Client BumbleBluetooth: Send by Pomai Ahlo · 1 year, 3 months ago
  10. d8db127 RFCOMM Client BumbleBluetooth: Connect by Pomai Ahlo · 1 year, 5 months ago
  11. a7a88aa Merge "Cts utils: stop depending on T+ api" into main by Treehugger Robot · 1 year, 2 months ago
  12. 5b5d86f stack::rfcomm::api Extract get_port_from_handle by Chris Manton · 1 year, 2 months ago
  13. 1d2b5b6 Cts utils: stop depending on T+ api by William Escande · 1 year, 2 months ago
  14. a5da10a Merge changes I19aef9d5,If0cf3746 into main by Jack He · 1 year, 2 months ago
  15. f910abb Merge changes Ib3a5c706,Ib366eeea into main by Charlie Boutier · 1 year, 2 months ago
  16. 9870abe stack::rfcomm::api Variable rename port_handle => handle by Chris Manton · 1 year, 2 months ago
  17. f97c84d Merge "AdapterServiceTest: Add flag parametrization" into main by Treehugger Robot · 1 year, 2 months ago
  18. d2d1a3e Merge "Remove unused osi_rand" into main by Myles Watson · 1 year, 2 months ago
  19. 0b4ec6d Merge "Add flag floss_separate_host_privacy_and_llprivacy" into main by Zhengping Jiang · 1 year, 2 months ago
  20. d815bcc Class enum-ify bta::tBTA_DM_CONN_STATE by Chris Manton · 1 year, 2 months ago
  21. 0467106 dumpsys: Add logging bookends for dumpsys by Chris Manton · 1 year, 2 months ago
  22. 3477982 dumpsys: Log when each module starts and finished dumpsys by Chris Manton · 1 year, 2 months ago
  23. a0532fc dumpsys: Move log message to when snooz is dumped by Chris Manton · 1 year, 2 months ago
  24. 30ab203 Extract stack::include::btm_inq.h by Chris Manton · 1 year, 2 months ago
  25. 38f1bfb stack::rfcomm::api Decl/init p_port when used by Chris Manton · 1 year, 2 months ago
  26. 14c62de Merge "Make AVRCP Controller error resolution activity accessible when driving" into main by Sal Savage · 1 year, 2 months ago
  27. b7b3d2c Merge "Floss: Report device disconnect only when both transports disconnected" into main by Yun-hao Chung · 1 year, 2 months ago
  28. 6a66f47 Merge "CS: Handle vendor specific reply" into main by Chienyuan Huang · 1 year, 2 months ago
  29. b74367a Merge "floss: create_uhid_for_suspend_wakesource: Log masked address" into main by Hsin-chen Chuang · 1 year, 2 months ago
  30. 8eedc5b CS: Handle vendor specific reply by Chienyuan Huang · 1 year, 2 months ago
  31. d181371 Merge "Revert "Adapter: registerBluetoothConnection permissions"" into main by Surajit Chandra · 1 year, 2 months ago
  32. 6524ff8 Revert "Adapter: registerBluetoothConnection permissions" by Surajit Chandra · 1 year, 2 months ago
  33. a40091b Pandora: Change PendingIntent Flag by Charlie Boutier · 1 year, 2 months ago
  34. 1cd17fe floss: create_uhid_for_suspend_wakesource: Log masked address by Hsin-chen Chuang · 1 year, 2 months ago
  35. 4b31870 Remove minSdkVersion on AndroidManifest by Charlie Boutier · 1 year, 3 months ago
  36. 112b699 Remove unused osi_rand by Myles Watson · 1 year, 2 months ago
  37. f0e726d Merge "Fix flakyness in PairingTest" into main by Treehugger Robot · 1 year, 2 months ago
  38. 2458fdd Merge "AdapterServiceTest: Handle cleanup at shutdown" into main by William Escande · 1 year, 2 months ago
  39. 4dc82cb Merge changes from topics "registerBluetoothConnection_correctly_return_value", "registerBluetoothConnection_enforce_permission" into main by Treehugger Robot · 1 year, 2 months ago
  40. 97c1614 Merge "SystemServer: Align timeout with stack timeout" into main by Treehugger Robot · 1 year, 2 months ago
  41. 108f1da Merge "AdapterServiceTest: Use flagging annotation" into main by Treehugger Robot · 1 year, 2 months ago
  42. 3016403 Make AVRCP Controller error resolution activity accessible when driving by Sal Savage · 1 year, 2 months ago
  43. 264de23 btm_sec: Don't clear security record on encryption failed by Łukasz Rymanowski · 1 year, 2 months ago
  44. 9350c8a Fix flakyness in PairingTest by Himanshu Rawat · 1 year, 2 months ago
  45. fbe7bbe state_machine: Add address to multiple logs by Łukasz Rymanowski · 1 year, 2 months ago
  46. 596b96e SystemServer: Allow ble scanning mode in test by William Escande · 1 year, 2 months ago
  47. 976e404 state_machine: Fix race on switching buds by Łukasz Rymanowski · 1 year, 2 months ago
  48. 34195ca Merge "flags: Add sec_dont_clear_keys_on_encryption_err" into main by Łukasz Rymanowski · 1 year, 2 months ago
  49. 40a2cf4 Floss: Report device disconnect only when both transports disconnected by Yun-Hao Chung · 1 year, 2 months ago
  50. 88ef7de AdapterServiceTest: Add flag parametrization by William Escande · 1 year, 2 months ago
  51. 406c860 AdapterServiceTest: Handle cleanup at shutdown by William Escande · 1 year, 2 months ago
  52. d550e9d AdapterServiceTest: Use flagging annotation by William Escande · 1 year, 2 months ago
  53. c54990f Merge "Airplane Listener: explicit Enhancement log" into main by Treehugger Robot · 1 year, 2 months ago
  54. a8bf44a Merge "floss: GATT/Battery/DIS DBus: Change address type to RawAddress" into main by Hsin-chen Chuang · 1 year, 2 months ago
  55. 877348b Merge "Add log for onTrackAdvFoundLost" into main by Kihong Seong · 1 year, 2 months ago
  56. 2816a26 Merge "BleScan: Handle when settings does not exist" into main by Treehugger Robot · 1 year, 2 months ago
  57. 6fafc49 floss: GATT/Battery/DIS DBus: Change address type to RawAddress by Hsin-chen Chuang · 1 year, 2 months ago
  58. 51585aa floss: Media/Telephony DBus: Change address type to RawAddress by Hsin-chen Chuang · 1 year, 2 months ago
  59. c0f2ede Merge changes I576c0982,I97edd023,Id1152119,I355e215d,Iecac0150, ... into main by Hsin-chen Chuang · 1 year, 2 months ago
  60. 033f507 Merge "sysprop: Remove floss workaround from wrapper" into main by Treehugger Robot · 1 year, 2 months ago
  61. b7c76d5 Merge "Remove flag opp_service_fix_index_out_of_bounds_exception_in_update_thread" into main by Hyundo Moon · 1 year, 2 months ago
  62. 1fc0726 Add log for onTrackAdvFoundLost by Kihong Seong · 1 year, 2 months ago
  63. df1bedb Airplane Listener: explicit Enhancement log by William Escande · 1 year, 2 months ago
  64. 1dfd3aa Adapter: registerBluetoothConnection permissions by William Escande · 1 year, 2 months ago
  65. a38c9f1 Adapter: registerBluetoothConnection by William Escande · 1 year, 2 months ago
  66. 695ba15 BluetoothAdapter: check correct callback list by William Escande · 1 year, 2 months ago
  67. 006c111 SystemServer: Align timeout with stack timeout by William Escande · 1 year, 2 months ago
  68. 9bfb7f9 BleScan: Handle when settings does not exist by William Escande · 1 year, 2 months ago
  69. 305011d Update signature stack::rfcomm::PORT_MGMT_CALLBACK by Chris Manton · 1 year, 2 months ago
  70. b388022 Null-check device properties when removing the address mapping by Himanshu Rawat · 1 year, 2 months ago
  71. 516d800 floss: struct BluetoothDevice: Change address type to RawAddress by Hsin-chen Chuang · 1 year, 2 months ago
  72. 12a4317 floss: dbus_propmap: Recursively call DBusArg::log to the fields by Hsin-chen Chuang · 1 year, 2 months ago
  73. ca75733 Merge "Floss: Increase btmanagerd version to 0.6.0" into main by Jeremy Wu · 1 year, 2 months ago
  74. 3c7523a Merge "floss: improve accuracy of |is_pairing_busy|" into main by Jeremy Wu · 1 year, 2 months ago
  75. f36cbd2 Merge "hh: verify uuid is 16 bit before calling As16Bit" into main by Archie Pusaka · 1 year, 2 months ago
  76. 4c54cf6 floss: Bluetooth/QA DBus: Change address type to RawAddress by Hsin-chen Chuang · 1 year, 2 months ago
  77. d5eeba3 floss: dbus_proxy_obj: Apply DBusArg::log to the args by Hsin-chen Chuang · 1 year, 2 months ago
  78. 9a93734 floss: QA: Fix the wrong DBus method name GetHIDReport by Hsin-chen Chuang · 1 year, 2 months ago
  79. 5041e01 floss: Adv/Gatt: Apply DisplayAddress for logging by Hsin-chen Chuang · 1 year, 2 months ago
  80. bcebe21 floss: DisplayAddress: Follow LibBluetooth style by Hsin-chen Chuang · 1 year, 2 months ago
  81. 9c27f56 Merge "bass: Get rid of test module send intent" into main by Grzegorz Kolodziejczyk · 1 year, 2 months ago
  82. 4f8c21c hh: verify uuid is 16 bit before calling As16Bit by Archie Pusaka · 1 year, 2 months ago
  83. b323abd Merge "Floss: Add relevant events for Bluetooth Telephony" into main by Whale Chang · 1 year, 2 months ago
  84. 695e15a floss: improve accuracy of |is_pairing_busy| by Jeremy Wu · 1 year, 2 months ago
  85. 4bf9001 CS: Read vendor specific characteristics from RAS client by Chienyuan Huang · 1 year, 2 months ago
  86. e4d0616 Floss: Increase btmanagerd version to 0.6.0 by Jeremy Wu · 1 year, 2 months ago
  87. c741965 Floss: Add relevant events for Bluetooth Telephony by WhaleChang · 1 year, 2 months ago
  88. 7983f96 flags: Add sec_dont_clear_keys_on_encryption_err by Łukasz Rymanowski · 1 year, 2 months ago
  89. 160dae7 Merge "AdapterProperties: Update getBufferConstraint to block until the adapter properties are ready" into main by Henri Chataing · 1 year, 2 months ago
  90. 6cb47f5 stack::l2cap Enforce API checks with nodiscard by Chris Manton · 1 year, 3 months ago
  91. 2745206 Merge changes I7a08231b,If1c94144,I71589890,Id98fd212,I80d609e1, ... into main by Jeremy Wu · 1 year, 2 months ago
  92. 3a0e4ec stack::btm Enforce nodiscard for internal APIs by Chris Manton · 1 year, 3 months ago
  93. bb44623 Add flag floss_separate_host_privacy_and_llprivacy by Zhengping Jiang · 1 year, 3 months ago
  94. f22f562 stack::rfcomm::tPORT: Remove write-once read-never field by Chris Manton · 1 year, 2 months ago
  95. 7da33e9 Break out stack::rfcomm::PORT_MGMT_CALLBACK by Chris Manton · 1 year, 2 months ago
  96. 08b3d49 Update OWNERS for BT java code, and remove obsolete OWNER from the top level. by Omair Kamil · 1 year, 3 months ago
  97. 012cdfd stack::gatt Use nodiscard for API to ensure return values handled by Chris Manton · 1 year, 3 months ago
  98. ff8e0e9 Merge "BumbleBluetoothTest: remove click dependency" into main by Charlie Boutier · 1 year, 2 months ago
  99. 9da39a9 Merge "stack::rfcomm::tPORT: Use proper type tRFC_MX_STATE" into main by Treehugger Robot · 1 year, 2 months ago
  100. b57a667 Merge "metrics/chromeos: Log redacted address" into main by Treehugger Robot · 1 year, 2 months ago