1. 98b1b94 Replace BD_ADDR with bt_addr_t in MCE related code by Jakub Pawlowski · 7 years ago
  2. 0480186 Build fix for AOSP by Jakub Pawlowski · 7 years ago
  3. 1979fa3 Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code by Jakub Pawlowski · 7 years ago
  4. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  5. 744eeca Replace BD_ADDR with bt_bdaddr_t in hf client related code by Jakub Pawlowski · 7 years ago
  6. a09c348 Replace BD_ADDR with bt_bdaddr_t in JV related code by Jakub Pawlowski · 7 years ago
  7. a83ac12 use bt_bdaddr_t instead of BD_ADDR in PAN related code by Jakub Pawlowski · 7 years ago
  8. 50cf52c Replace BD_ADDR with bt_bdaddr_t in HL related code by Jakub Pawlowski · 7 years ago
  9. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  10. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  11. e91297a Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices by Pavlin Radoslavov · 7 years ago
  12. 760f967 Get rid of last mentions of BD_ADDR from btif. by Jakub Pawlowski · 7 years ago
  13. a0e18e3 Merge "Bluetooth 5: Update LE2M implementation through DM (3/3)" by Treehugger Robot · 7 years ago
  14. 5a475e7 Bluetooth 5: Update LE2M implementation through DM (3/3) by Avish Shah · 8 years ago
  15. a6fad9c Fix btm_ble_get_acl_remote_addr by Jakub Pawlowski · 7 years ago
  16. 3a30c69 Fix bad comparison in btm_ble_refresh_local_resolvable_private_addr by Jakub Pawlowski · 7 years ago
  17. 2e7e691 Fix build breakage from change I8d1bd6914aec55bb53495b1d0d5e3d37b86865e6 by Ivan Podogov · 7 years ago
  18. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  19. 378f095 Fix HID crashing on no descriptor by Jakub Pawlowski · 7 years ago
  20. 029fd87 Fix for fugu build by Jakub Pawlowski · 7 years ago
  21. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  22. 107579a Merge "Fix some includes" by Treehugger Robot · 7 years ago
  23. 4b4d0a9 Fix some includes by Bailey Forrest · 7 years ago
  24. a2d3cb2 Move bt_bdaddr_t operator to global header file by Jakub Pawlowski · 7 years ago
  25. 233f7fd Merge "smp: Fix long SMP_Trace_* log messages" by Treehugger Robot · 7 years ago
  26. ffee35d Merge "bta: Update APPL_TRACE_* logs and call parameter" by Treehugger Robot · 7 years ago
  27. 14d0860 bta: Update APPL_TRACE_* logs and call parameter by jruthe · 7 years ago
  28. b2dadde smp: Fix long SMP_Trace_* log messages by johnshamoon · 7 years ago
  29. d8be0e5 Get rid of GATT_TRACE_* logs in favour of base/logging.h by Jakub Pawlowski · 7 years ago
  30. bc36337 Merge "Include used STL header files" by Treehugger Robot · 7 years ago
  31. c65112d Merge "eSCO: Limit number of retries after mSBC connection failure" by Treehugger Robot · 7 years ago
  32. 34feb41 Merge "GATT write improvements" by Jakub Pawlowski · 7 years ago
  33. 8463560 GATT write improvements by Jakub Pawlowski · 7 years ago
  34. d3ae18b eSCO: Limit number of retries after mSBC connection failure by Jack He · 7 years ago
  35. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  36. a052757 Ignore the Class Of Device if the value is invalid by Pavlin Radoslavov · 7 years ago
  37. a50c91a Merge "Add tracking of periodic_enable in adv_inst" by Jakub Pawlowski · 7 years ago
  38. c2a3b46 Merge "gatt_api minor style fixes" by Jakub Pawlowski · 7 years ago
  39. 6d150a1 Merge "Don't handle server respons after it was deallocated" by Jakub Pawlowski · 7 years ago
  40. ec8ab16 Merge "Ensure we don't send more packets than firmware allows" by Treehugger Robot · 7 years ago
  41. 0a0ee91 Merge "Fix transport quota exhaustion" by Treehugger Robot · 7 years ago
  42. 1ad9038 gatt_api minor style fixes by Jakub Pawlowski · 7 years ago
  43. c15f64f Add tracking of periodic_enable in adv_inst by Sunny Kapdi · 7 years ago
  44. acdc11c Allow blocking AG SCO connects by policy by Zach Johnson · 8 years ago
  45. 35e95c9 Ensure we don't send more packets than firmware allows by Yamei Du · 9 years ago
  46. bd6b122 Fix transport quota exhaustion by Ruina Liu · 9 years ago
  47. 7fda1f1 Don't handle server respons after it was deallocated by Jakub Pawlowski · 7 years ago
  48. 206e9d8 Merge changes If7a360bf,Ibc20c110 by Jakub Pawlowski · 7 years ago
  49. 842574c Merge "Misc native service changes" by Treehugger Robot · 7 years ago
  50. 3f177e0 gatt_cleanup_upon_disc refactor by Jakub Pawlowski · 7 years ago
  51. ed55662 Simplify read/write start by Jakub Pawlowski · 7 years ago
  52. 48edd4e Misc native service changes by Bailey Forrest · 7 years ago
  53. e8e6c6b Add flag to bluetoothtbd to enable bluetooth on startup by Bailey Forrest · 7 years ago
  54. 3bd07c3 Fix GATT over BREDR not connecting by Jakub Pawlowski · 7 years ago
  55. bb95a1d Fix loops iteration by Jakub Pawlowski · 7 years ago
  56. 3d26833 Disable 48.0kHz sampling rate for AAC by Pavlin Radoslavov · 7 years ago
  57. 3dda898 Use std::unordered_set for keeping app_hold_link by Jakub Pawlowski · 7 years ago
  58. e4f42ab Get rid of clcb_idx in favour of pointers by Jakub Pawlowski · 7 years ago
  59. d1a9313 use std::queue for keeping tGATT_CMD_Q by Jakub Pawlowski · 7 years ago
  60. 7cfd839 Refactor tGATT_BG_CONN_DEV by Jakub Pawlowski · 7 years ago
  61. 1e37a04 Merge "Suppress false compiler warnings" by Treehugger Robot · 7 years ago
  62. f69ddd4 Suppress false compiler warnings by Ting-Yuan Huang · 7 years ago
  63. 66e8571 Linux build fix by Jakub Pawlowski · 7 years ago
  64. d7ee6f2 Get rid of BTA_GATTC_API_REFRESH_EVT by Jakub Pawlowski · 7 years ago
  65. 31a6bf4 Get rid of trivial BTA_GATTC_ events by Jakub Pawlowski · 7 years ago
  66. 79c2ff9 Initial DBus transport support by Jakub Pawlowski · 8 years ago
  67. 47474c3 Fix order of parameters to BTA_GATTC_Open by Jakub Pawlowski · 7 years ago
  68. f4c0292 Pass GATT cb's by reference and other style fixes by Jakub Pawlowski · 7 years ago
  69. eb3ab84 Use std::queue for pending_enc_clcb by Jakub Pawlowski · 7 years ago
  70. a85cb8e Fix params of SetPeriodicAdvertisingParameters by Sunny Kapdi · 7 years ago
  71. 44a1c7e GATT: Fixed typo while notifying connection update by Avish Shah · 7 years ago
  72. 4788821 HCI: Improve timeout handling by Myles Watson · 7 years ago
  73. 2bfb56a HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  74. 8663a87 Get rid of unused tGATT_SCCB by Jakub Pawlowski · 7 years ago
  75. 5519f0d Merge "HSP: Use peer_version during SCO setup" by Treehugger Robot · 7 years ago
  76. 10ef0e8 Merge changes I0f43061b,I48c18401,I5073e800,I2c0926c7,I73120878 by Treehugger Robot · 7 years ago
  77. a66ea61 Get rid of AMP_INCLUDED by Jakub Pawlowski · 7 years ago
  78. 4dfce22 Get rid of GAP control block by Jakub Pawlowski · 7 years ago
  79. 0f3d3fe Get rid of GAP_TRACE_* logs by Jakub Pawlowski · 7 years ago
  80. 43c7f9f GATT: Interop fix for service changed indications by Myles Watson · 7 years ago
  81. b0e8d9c Get rid of GAP_CONN_INCLUDED by Jakub Pawlowski · 7 years ago
  82. c21894e BLE GAP simplification by Jakub Pawlowski · 7 years ago
  83. a3745c6 HSP: Use peer_version during SCO setup by Jack He · 7 years ago
  84. bd40666 Remove dead code from GAP by Jakub Pawlowski · 7 years ago
  85. 70e0ead Merge "MCAP: Add a test tool for MCAP" by Treehugger Robot · 7 years ago
  86. 16bb48b Fix GATT Server disconnecting for no reason by Jakub Pawlowski · 7 years ago
  87. 63e8f19 Revert "Fix GATT Server disconnecting for no reason" by Jakub Pawlowski · 7 years ago
  88. b29fae5 MCAP: Add a test tool for MCAP by Jack He · 7 years ago
  89. feec106 Fix crashes when GAP operation is interrupted by disconnection by Jakub Pawlowski · 7 years ago
  90. b69edd5 Fix GATT Server disconnecting for no reason by Jakub Pawlowski · 7 years ago
  91. 722ce12 MCAP: Add test interface for PTS test (2/2) by Jack He · 7 years ago
  92. b3a8dc2 MCAP: Fix bugs in MCAP stack by Jack He · 7 years ago
  93. 0e3621d Merge "Remove logspam when initializing logging for Bluetooth" by Treehugger Robot · 7 years ago
  94. 60177e0 Remove logspam when adding GATT attributes by Ajay Panicker · 7 years ago
  95. 5dd1e2d Remove logspam when initializing logging for Bluetooth by Ajay Panicker · 7 years ago
  96. e5a161e Merge "Protect the message loop from accesses after HCI shutdown" by Treehugger Robot · 7 years ago
  97. 7277f39 Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  98. eb43e9c Protect concurrent access to local state used during BLE scanning by Jakub Pawlowski · 7 years ago
  99. e1fca1b Blacklist Kinivo BTC350 for Absolute Volume by Marie Janssen · 7 years ago
  100. f7e48df Disable MONO channel mode for LDAC by Pavlin Radoslavov · 7 years ago