1. 6835f09 bluez: Load BT board data based on country code by Yixiang Li · 7 years ago chromeos-5.41 firmware-rowan-9516.B stabilize-9428.B stabilize-9430.B stabilize-9460.23.B stabilize-9460.4.B stabilize-9460.40.B stabilize-9517.B
  2. 758a5e9 UPSTREAM: core: Fix BR/EDR pairing for dual mode devices by Szymon Janc · 8 years ago firmware-cr50-9308.24.B firmware-cr50-9308.B firmware-cr50-guc-factory-9308.26.B firmware-cr50-mp-9311.B firmware-cr50-mp-r86-9311.70.B firmware-cr50-mp-release-9308.87.B firmware-cr50-release-9308.25.B release-R57-9202.B release-R58-9334.B stabilize-9199.B stabilize-9202.18.B stabilize-9202.28.B stabilize-9202.56.B stabilize-9202.64.B stabilize-9202.B stabilize-9313.B stabilize-9334.58.B stabilize-M57-9202.35.0.B stabilize-M58-9334.41.0.B stabilize-fsi-9202.10.B stabilize-fsi-9202.5.0.B
  3. 89a8aab UPSTREAM: core/device: Fix not connecting services properly by Luiz Augusto von Dentz · 8 years ago
  4. 9eab451 bluez: Fix udevadm path in hid2hci.rules by Matthias Kaehlcke · 7 years ago
  5. 21c38d5 BACKPORT: build: Fix building with bootstrap-configure by Luiz Augusto von Dentz · 7 years ago
  6. 35281b8 BACKPORT: build: Add option to disable network profiles by Luiz Augusto von Dentz · 7 years ago
  7. 4853c8e UPSTREAM: monitor/rfcomm: Fix a potential memory access issue for compatibility with LLVM by Miao-chen Chou · 7 years ago stabilize-9157.B
  8. 1c1767e UPSTREAM: monitor/rfcomm: Fix left over packed struct by Luiz Augusto von Dentz · 7 years ago
  9. 31b49f1 Revert "FROMLIST: monitor/rfcomm: Fix a potential memory access issue for compatibility with LLVM" by Miao-chen Chou · 7 years ago
  10. 74a9159 FROMLIST: monitor/rfcomm: Fix a potential memory access issue for compatibility with LLVM by Miao-chen Chou · 7 years ago
  11. cc7f843 UPSTREAM: monitor/rfcomm: Remove packed attribute from structs by Luiz Augusto von Dentz · 7 years ago
  12. 749cb98 UPSTREAM: gobex: Fix a compilation error for the compatibility with LLVM by Miao-chen Chou · 7 years ago stabilize-9093.B
  13. 8593a64 UPSTREAM: core/gatt: Don't register attribute handler until core service are registered by Luiz Augusto von Dentz · 7 years ago factory-gru-9017.B firmware-reef-9042.87.B firmware-reef-9042.B firmware-servo-9040.B stabilize-9000.26.B stabilize-9000.29.0 stabilize-9000.29.B stabilize-9000.B
  14. 4c86ad3 UPSTREAM: core/device: Fix crash when enabling experimental by Luiz Augusto von Dentz · 8 years ago stabilize-8975.B stabilize-8992.B
  15. d9d6e06 CHROMIUM: supports a new dbus method ResetAdvertising by Joseph Hwang · 8 years ago
  16. b097a20 UPSTREAM: shared/att: Fix handling 'Insufficent Authentication' error respone by Szymon Janc · 8 years ago
  17. bdf0ae6 CHROMIUM: Make AdvertisingFlags non experimental. by Puthikorn Voravootivat · 8 years ago
  18. a741da9 UPSTREAM: core: Add implementation of AdvertisingFlags by Puthikorn Voravootivat · 8 years ago
  19. 632e800 UPSTREAM: doc/device-api: Add AdvertisingFlags by Puthikorn Voravootivat · 8 years ago
  20. 5f42feb UPSTREAM: core/device: Make it more clear random addresses can only be used with LE by Luiz Augusto von Dentz · 8 years ago
  21. e17c578 UPSTREAM: core/device: Fix attempting to connect to random address over BR/EDR by Luiz Augusto von Dentz · 8 years ago
  22. 21b96bc UPSTREAM: doc/device-api: Document Connect behavior for dual-mode by Luiz Augusto von Dentz · 8 years ago
  23. ec1d105 UPSTREAM: core/device: Prefer bonded bearers when connecting by Luiz Augusto von Dentz · 8 years ago
  24. 4c1e35b UPSTREAM: core/device: Fix marking auto-connect flag by Luiz Augusto von Dentz · 8 years ago
  25. b1146a9 Revert "CHROMIUM: Pair and connect over BR/EDR for Audio devices." by Miao Chou · 8 years ago
  26. cf84267 Revert "BACKPORT: core/device: Fix attempting to connect to random address over BR/EDR" by Miao Chou · 8 years ago
  27. 721be70 Revert "BACKPORT: core/device: Make it more clear random addresses can only be used with LE" by Miao Chou · 8 years ago
  28. 8c474f2 UPSTREAM: client: Show UUIDs when listing attributes by Francois Beaufort · 8 years ago
  29. fdb98aa CHROMIUM: supports set advertising intervals by Joseph Hwang · 8 years ago
  30. 067f0e4 BACKPORT: core/device: Make it more clear random addresses can only be used with LE by Luiz Augusto von Dentz · 8 years ago
  31. 94172d6 UPSTREAM: core/gatt-client: Don't invalidate Value if length is 0 by Luiz Augusto von Dentz · 8 years ago
  32. 5beeb29 UPSTREAM: core/gatt-client: Fix not return empty array for ReadValue by Luiz Augusto von Dentz · 8 years ago
  33. 3b4d754 BACKPORT: core/device: Fix attempting to connect to random address over BR/EDR by Luiz Augusto von Dentz · 8 years ago
  34. e0eda71 CHROMIUM: Add SDP records retrieval for a unpaired/unconnected device by Miao Chou · 8 years ago
  35. 2e27944 CHROMIUM: Add pattern list to the SDP record created via CreatServiceRecord by Miao Chou · 8 years ago
  36. eadfe01 CHROMIUM: Fix the crash caused by memory release by Miao Chou · 8 years ago
  37. 39ee1df CHROMIUM: Pair and connect over BR/EDR for Audio devices. by Rahul Chaturvedi · 8 years ago
  38. 2862c71 CHROMIUM: Implement RemoveServiceRecord method by Miao Chou · 8 years ago
  39. dac986b CHROMIUM: Implement CreateServiceRecord method by Miao Chou · 8 years ago
  40. b39fac3 CHROMIUM: Implement GetServiceRecords method by Miao Chou · 8 years ago
  41. 81a66d2 CHROMIUM: DBus API changes for managing SDP records. by Rahul Chaturvedi · 8 years ago
  42. 24854fc CHROMIUM: device: Add device type property by Eric Caruso · 8 years ago
  43. 7c04de5 CHROMIUM: Add PRESUBMIT.cfg to disable license check by Eric Caruso · 8 years ago
  44. 7cada96 CHROMIUM: Revert "core/gatt-client: Fix printing errors if experimental is disabled" by Miao Chou · 8 years ago
  45. 5d16e7e CHROMIUM: Change the default D-Bus configuration by Arman Uguray · 9 years ago
  46. 662ac71 CHROMIUM: bluez: Added README.chromium by Arman Uguray · 9 years ago
  47. fb51a6c CHROMIUM: Add reconnect mechanism to HFP/HSP by Hsin-Yu Chao · 9 years ago
  48. a56a22c CHROMIUM: Make new Device1 properties non-experimental by Arman Uguray · 9 years ago
  49. 943bd40 CHROMIUM: Make LE Advertisement API non-experimental by Arman Uguray · 9 years ago
  50. ccb4c5b CHROMIUM: Set RSSI_DELTA_THRESHOLD to 2 by Arman Uguray · 9 years ago
  51. a5b352c CHROMIUM: Make GATT server API non-experimental by Arman Uguray · 9 years ago
  52. 4322277 CHROMIUM: Make GATT API non-experimental by Arman Uguray · 9 years ago
  53. 54984c1 CHROMIUM: Enable all maintainer-mode compile warnings/errors by Arman Uguray · 9 years ago
  54. df2233f CHROMIUM: Pull some tools out of experimental by Arman Uguray · 9 years ago
  55. e054e4c CHROMIUM: Add the Chromium plugin by Arman Uguray · 9 years ago
  56. afb3c4b CHROMIUM: Make "Powered" property persistent across reboots. by Alex Deymo · 9 years ago
  57. c560b50 Release 5.41 by Marcel Holtmann · 8 years ago
  58. 8caffd4 build: Update library version by Marcel Holtmann · 8 years ago
  59. 91758e0 lib: Update company identifiers by Marcel Holtmann · 8 years ago
  60. 3c6dffc doc/mgmt-api: Add new bus types by Marcel Holtmann · 8 years ago
  61. 432609d doc/mgmt-api: Add note about changes in 1.13 by Johan Hedberg · 8 years ago
  62. e3199ba test/example-gatt-server: Fix error on Property.GetAll by Luiz Augusto von Dentz · 8 years ago
  63. 1040ee7 monitor: Remove uuid128_to_str by Luiz Augusto von Dentz · 8 years ago
  64. 805fa1f monitor: Fix using uuid128_to_str by Luiz Augusto von Dentz · 8 years ago
  65. c177475 shared/gatt-client: Don't use exchange MTU with BR/EDR links by Luiz Augusto von Dentz · 8 years ago
  66. 05bdde0 shared/att: Fix MTU size for when using BR/EDR links by Luiz Augusto von Dentz · 8 years ago
  67. fc9ccf6 core/gatt: Print address type by Luiz Augusto von Dentz · 8 years ago
  68. d8c47f1 doc: Update with mgmt-api version 1.13 by Marcel Holtmann · 8 years ago
  69. e9982bc doc/mgmt-api: Add Authentication Failure code to Disconnected event by Szymon Janc · 8 years ago
  70. 6fd2662 client: Clarify D-Bus disconnected prompt by Johan Hedberg · 8 years ago
  71. aed475d client: Remove input handling if disconnected from D-Bus by Johan Hedberg · 8 years ago
  72. 3271059 core/gatt: Fix attribute permissions by Luiz Augusto von Dentz · 8 years ago
  73. ecf2495 core/device: Don't persist private devices by Luiz Augusto von Dentz · 8 years ago
  74. 91b1b67 lib: Update company identifiers by Marcel Holtmann · 8 years ago
  75. 12cd2ed lib: Define HCI_PRIMARY and use it instead of HCI_BREDR by Marcel Holtmann · 8 years ago
  76. 03f0497 obexd: Add a detailed failure message for exchanging business cards by Don Zickus · 8 years ago
  77. 6c75f43 obexd: Return dummy_data instead of int in phonebook-dummy by Marek Kasik · 8 years ago
  78. 1610200 obexd: Allow CreateFolder to create a directory by Marek Kasik · 8 years ago
  79. faac282 emulator: Fix status value for DHKey Complete event by Johan Hedberg · 8 years ago
  80. f9591e6 core/adapter: Fix scan type for filtered discovery by Luiz Augusto von Dentz · 8 years ago
  81. 17360a4 client: Fix filtered scan by Luiz Augusto von Dentz · 8 years ago
  82. 1ca0924 core/device: Make filtered discovery able to detect beacons by Luiz Augusto von Dentz · 8 years ago
  83. 42c648c doc/supported-features: Fix SPP version number by Luiz Augusto von Dentz · 8 years ago
  84. 7b945b3 core/device: Don't even attempt to load name if address is private by Luiz Augusto von Dentz · 8 years ago
  85. 3e15a87 core/gatt-client: Always use bt_gatt_client_read_long_value by Luiz Augusto von Dentz · 8 years ago
  86. 262145f core/gatt-client: Allow clients to call ReadValue in parallel by Luiz Augusto von Dentz · 8 years ago
  87. c89d0f2 shared/att: Fix size of opcode by Luiz Augusto von Dentz · 8 years ago
  88. 61b5700 src/gatt-client: Fix iteration through options by Tobias Svehagen · 8 years ago
  89. 0b8e372 tools/gatt-service: Do not call parse_options on reply message by Tobias Svehagen · 8 years ago
  90. 619297b tools/gatt-service: Fix iteration through options by Tobias Svehagen · 8 years ago
  91. 0688527 monitor: Remove some dead code by Szymon Janc · 8 years ago
  92. f70216f monitor: Add support for counting unknown opcodes in analyze by Szymon Janc · 8 years ago
  93. 91740c6 monitor: Display all events type in analyze by Szymon Janc · 8 years ago
  94. d058d1d monitor: Add support for analyzing index info by Szymon Janc · 8 years ago
  95. 9f83f7b audio/avdtp: Fix memory leak by Luiz Augusto von Dentz · 8 years ago
  96. 0a986f8 audio/avrcp: Fix crash if no player is available by Luiz Augusto von Dentz · 8 years ago
  97. 2e2edc3 core/service: Allow disconnected -> connected state change by Miroslav Koskar · 8 years ago
  98. 142093f doc: Update test coverage by Johan Hedberg · 8 years ago
  99. 69326f7 tools/mgmt-tester: Add cross-transport LE SC test case by Johan Hedberg · 8 years ago
  100. 28de378 emulator: Include Link Key in key distribution if BR/EDR is supported by Johan Hedberg · 8 years ago