1. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  2. 29f3591 Merge "Mark libbluetooth-types as vendor_available" by Treehugger Robot · 7 years ago
  3. 549ec69 Do not delete device record on HCI_ERR_KEY_MISSING by Jinguang Dong · 7 years ago
  4. 33665e5 Mark libbluetooth-types as vendor_available by Jiyong Park · 7 years ago
  5. 4a1fc85 Merge "Make RawAddress into a class (1/3)" by Treehugger Robot · 7 years ago
  6. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  7. 525e743 Remove unused BDADDR definitions by Myles Watson · 7 years ago
  8. 1c6f5e6 Merge "Remove bta_closure in favor of posting messages to a message loop" by Treehugger Robot · 7 years ago
  9. ea5319f Merge "Add missing lock protection when freeing RFCOMM port queues" by Treehugger Robot · 7 years ago
  10. e0a0913 Merge "A2DP: Add mandatory elements for SBC SRC capabilities" by Treehugger Robot · 7 years ago
  11. 14eac9e Merge "Don't initiate role switch for blacklisted devices" by Treehugger Robot · 7 years ago
  12. 16f4cf0 Add missing lock protection when freeing RFCOMM port queues by Pavlin Radoslavov · 7 years ago
  13. 6c34c8a Merge "Generic Bluetooth HAL for standard Linux hci interface" by Treehugger Robot · 7 years ago
  14. 444ea2c A2DP: Add mandatory elements for SBC SRC capabilities by koh.changseok · 7 years ago
  15. 7002c70 Remove bta_closure in favor of posting messages to a message loop by Ajay Panicker · 7 years ago
  16. 10589c7 Generic Bluetooth HAL for standard Linux hci interface by Satish Patel · 7 years ago
  17. 811200c Don't initiate role switch for blacklisted devices by Srinu Jella · 8 years ago
  18. 942648e Dynamic blacklist device for role switch by Srinu Jella · 8 years ago
  19. ca6aea9 Merge "Add stdint.h for uint*_t types" by Treehugger Robot · 7 years ago
  20. 972c885 Read the correct amount of attributes by Scott Bauer · 7 years ago
  21. 50e621f Merge changes from topic 'refactor_register' by Treehugger Robot · 7 years ago
  22. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  23. 76eba3a Allow full dev consolidation after pairing by Nitin Arora · 8 years ago
  24. c02b5d4 Bluetooth - Add tracing for TX queue and LDAC ABR by Philip Cuadra · 7 years ago
  25. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  26. abc4a99 Merge "Get rid of BD_ADDR (again)" by Treehugger Robot · 7 years ago
  27. 3505f1a Get rid of BD_ADDR (again) by Jakub Pawlowski · 7 years ago
  28. 624ba68 Set the A2DP media channel as a high priority L2CAP link by Ben YoungTae Kim · 7 years ago
  29. 5e43c80 LE State simplification by Jakub Pawlowski · 7 years ago
  30. 7aefc01 Merge "Fix a inappropriate return of local var address" by Marie Janssen · 7 years ago
  31. 3e3fd4d Fix a inappropriate return of local var address by liuchao · 7 years ago
  32. ec9f2f5 HCI feature/command support check simplification by Jakub Pawlowski · 7 years ago
  33. 5e7f1a3 Refactor module registration by Colin Cross · 7 years ago
  34. 2cf6e71 gofmt -w build/fluoride.go by Colin Cross · 7 years ago
  35. ba78601 Don't send the LE Set Privacy Mode command if it's not supported by Jakub Pawlowski · 7 years ago
  36. 57e508f btif: Pass UIDs changed up to the Java layer by Marie Janssen · 7 years ago
  37. 5f88533 bluetoothtbd common library reconfiguration by Jakub Pawlowski · 7 years ago
  38. 6884c4c Fix crashes on stack shutdown by Jakub Pawlowski · 7 years ago
  39. 7c58ca3 Fix BLE remote address resolution by Jacky Cheung · 7 years ago
  40. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  41. 015cbf1 Fix peer address type in LE extended create connection command by Subramanian Srinivasan · 7 years ago
  42. ff32a73 Merge "Make GATT client and server assumption about addres type in open identical" by Jakub Pawlowski · 7 years ago
  43. 73ed5d2 Make GATT client and server assumption about addres type in open identical by Jakub Pawlowski · 7 years ago
  44. b7b7473 Unify the empty and any address usage by Jakub Pawlowski · 7 years ago
  45. 8fdac3b Merge "Disable 48.0kHz sampling rate for AAC - update the unit test" by Treehugger Robot · 7 years ago
  46. 858b6a1 Disable 48.0kHz sampling rate for AAC - update the unit test by Pavlin Radoslavov · 7 years ago
  47. b8a477e Get rid of BD_ADDR by Jakub Pawlowski · 7 years ago
  48. 78b81c6 Get rid of bdcpy, bdcmp and other BD_ADDR helpers by Jakub Pawlowski · 7 years ago
  49. c752e13 Replace BT_ADDR with bd_addr_t in bta_sys related code by Jakub Pawlowski · 7 years ago
  50. 98b1b94 Replace BD_ADDR with bt_addr_t in MCE related code by Jakub Pawlowski · 7 years ago
  51. 0480186 Build fix for AOSP by Jakub Pawlowski · 7 years ago
  52. 1979fa3 Replace BD_ADDR with bt_bdaddr_t in RFCOMM related code by Jakub Pawlowski · 7 years ago
  53. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  54. 744eeca Replace BD_ADDR with bt_bdaddr_t in hf client related code by Jakub Pawlowski · 7 years ago
  55. a09c348 Replace BD_ADDR with bt_bdaddr_t in JV related code by Jakub Pawlowski · 7 years ago
  56. a83ac12 use bt_bdaddr_t instead of BD_ADDR in PAN related code by Jakub Pawlowski · 7 years ago
  57. 50cf52c Replace BD_ADDR with bt_bdaddr_t in HL related code by Jakub Pawlowski · 7 years ago
  58. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  59. 6da40f9 Get rid of no longer necessary bt_bdaddr_t helpers by Jakub Pawlowski · 7 years ago
  60. e91297a Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices by Pavlin Radoslavov · 7 years ago
  61. 760f967 Get rid of last mentions of BD_ADDR from btif. by Jakub Pawlowski · 7 years ago
  62. a0e18e3 Merge "Bluetooth 5: Update LE2M implementation through DM (3/3)" by Treehugger Robot · 7 years ago
  63. 5a475e7 Bluetooth 5: Update LE2M implementation through DM (3/3) by Avish Shah · 7 years ago
  64. a6fad9c Fix btm_ble_get_acl_remote_addr by Jakub Pawlowski · 7 years ago
  65. 3a30c69 Fix bad comparison in btm_ble_refresh_local_resolvable_private_addr by Jakub Pawlowski · 7 years ago
  66. 2e7e691 Fix build breakage from change I8d1bd6914aec55bb53495b1d0d5e3d37b86865e6 by Ivan Podogov · 7 years ago
  67. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  68. 378f095 Fix HID crashing on no descriptor by Jakub Pawlowski · 7 years ago
  69. 029fd87 Fix for fugu build by Jakub Pawlowski · 7 years ago
  70. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  71. 107579a Merge "Fix some includes" by Treehugger Robot · 7 years ago
  72. 4b4d0a9 Fix some includes by Bailey Forrest · 7 years ago
  73. a2d3cb2 Move bt_bdaddr_t operator to global header file by Jakub Pawlowski · 7 years ago
  74. 233f7fd Merge "smp: Fix long SMP_Trace_* log messages" by Treehugger Robot · 7 years ago
  75. ffee35d Merge "bta: Update APPL_TRACE_* logs and call parameter" by Treehugger Robot · 7 years ago
  76. 14d0860 bta: Update APPL_TRACE_* logs and call parameter by jruthe · 7 years ago
  77. b2dadde smp: Fix long SMP_Trace_* log messages by johnshamoon · 7 years ago
  78. d8be0e5 Get rid of GATT_TRACE_* logs in favour of base/logging.h by Jakub Pawlowski · 7 years ago
  79. bc36337 Merge "Include used STL header files" by Treehugger Robot · 7 years ago
  80. c65112d Merge "eSCO: Limit number of retries after mSBC connection failure" by Treehugger Robot · 7 years ago
  81. 34feb41 Merge "GATT write improvements" by Jakub Pawlowski · 7 years ago
  82. 8463560 GATT write improvements by Jakub Pawlowski · 7 years ago
  83. d3ae18b eSCO: Limit number of retries after mSBC connection failure by Jack He · 7 years ago
  84. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  85. a052757 Ignore the Class Of Device if the value is invalid by Pavlin Radoslavov · 7 years ago
  86. a50c91a Merge "Add tracking of periodic_enable in adv_inst" by Jakub Pawlowski · 7 years ago
  87. c2a3b46 Merge "gatt_api minor style fixes" by Jakub Pawlowski · 7 years ago
  88. 6d150a1 Merge "Don't handle server respons after it was deallocated" by Jakub Pawlowski · 7 years ago
  89. ec8ab16 Merge "Ensure we don't send more packets than firmware allows" by Treehugger Robot · 7 years ago
  90. 0a0ee91 Merge "Fix transport quota exhaustion" by Treehugger Robot · 7 years ago
  91. 1ad9038 gatt_api minor style fixes by Jakub Pawlowski · 7 years ago
  92. c15f64f Add tracking of periodic_enable in adv_inst by Sunny Kapdi · 7 years ago
  93. acdc11c Allow blocking AG SCO connects by policy by Zach Johnson · 7 years ago
  94. 35e95c9 Ensure we don't send more packets than firmware allows by Yamei Du · 9 years ago
  95. bd6b122 Fix transport quota exhaustion by Ruina Liu · 9 years ago
  96. 7fda1f1 Don't handle server respons after it was deallocated by Jakub Pawlowski · 7 years ago
  97. 206e9d8 Merge changes If7a360bf,Ibc20c110 by Jakub Pawlowski · 7 years ago
  98. 842574c Merge "Misc native service changes" by Treehugger Robot · 7 years ago
  99. 3f177e0 gatt_cleanup_upon_disc refactor by Jakub Pawlowski · 7 years ago
  100. ed55662 Simplify read/write start by Jakub Pawlowski · 7 years ago