1. 2f65165 bluetooth: Add support for multi baud rate by aifeng.wang · 7 years ago alpha master release-beaker release-chef release-day staging 5.50+imx-0 5.50+imx-mendel1 5.50+imx-mendel2 5.50+imx-mendel3
  2. 07ac154 Add support for Tufello 1.1 SOC by Fugang Duan · 7 years ago
  3. f0b2071 hciattach: instead of strlcpy with strncpy to avoid rome build error by Fugang Duan · 7 years ago
  4. 4dd1db0 hciattach: set flag to enable HCI reset on init by Fugang Duan · 7 years ago
  5. 12c0180 bluetooth : Add bluetooth support for QCA6174 chip. by Fugang Duan · 7 years ago
  6. 8994b7f Release 5.50 by Marcel Holtmann · 6 years ago 5.50
  7. e399d67 shared/ecc: Make ecc_make_key() a stand alone API by Brian Gix · 6 years ago
  8. 294ebd5 build: Fix issues with building dist packages by Marcel Holtmann · 6 years ago
  9. aa42987 test: Switch to Python3 by Krzysztof Kozlowski · 6 years ago
  10. f2638d1 gatt: Don't require prepare write authorization for trusted devices by Grzegorz Kolodziejczyk · 6 years ago
  11. 1e32752 client: Don't require authorization for trusted devices by Grzegorz Kolodziejczyk · 6 years ago
  12. 9fd0a54 shared/shell: Disable argument count check if optarg are detected by Luiz Augusto von Dentz · 6 years ago
  13. 822f082 client: Add authorized property handling to characteristic attribute by Grzegorz Kolodziejczyk · 6 years ago
  14. 1ebfc68 shared/gatt-server: Request authorization for prepare writes by Grzegorz Kolodziejczyk · 6 years ago
  15. f5175e3 doc/gatt-api: Add authorization options for attributes by Grzegorz Kolodziejczyk · 6 years ago
  16. c3c6b4c shared/io-ell: Fix compiler error with GCC 8.0 by Luiz Augusto von Dentz · 6 years ago
  17. 3326950 input: Fix compiler error with GCC 8.0 by Luiz Augusto von Dentz · 6 years ago
  18. 8afe1ba android: Fix some compilation warnings by Szymon Janc · 6 years ago
  19. ce0b582 android/client: Fix compilation with GCC 8 by Szymon Janc · 6 years ago
  20. 98ec05d monitor: Add command line option to disable pager support by Marcel Holtmann · 6 years ago
  21. 6e473eb cups: Fix compiler warning from string operation by Marcel Holtmann · 6 years ago
  22. cd16e38 midi: Fix compiler warning from string operation by Marcel Holtmann · 6 years ago
  23. 3778998 input: Fix compiler warning from string operation by Marcel Holtmann · 6 years ago
  24. 78085db health: Fix compiler warning from casting functions by Marcel Holtmann · 6 years ago
  25. 39eae99 obex: Fix compiler warning from casting functions by Marcel Holtmann · 6 years ago
  26. a81f701 android: Fix a few compiler warnings by Marcel Holtmann · 6 years ago
  27. 806276f client: Add advertise.discoverable-timeout command by Luiz Augusto von Dentz · 6 years ago
  28. 86ed237 advertising: Add implementation of DiscoverableTimeout property by Luiz Augusto von Dentz · 6 years ago
  29. 0bfc296 doc/advertising-api: Add DiscoverableTimeout property by Luiz Augusto von Dentz · 6 years ago
  30. e8f51b9 client: Print AD Data and Discoverable once registered by Luiz Augusto von Dentz · 6 years ago
  31. 4f68e5f client: Add advertise.discoverable command by Luiz Augusto von Dentz · 6 years ago
  32. eca59ac advertising: Add implementation of Discoverable property by Luiz Augusto von Dentz · 6 years ago
  33. c893348 shared/ad: Add function to manipulate flags by Luiz Augusto von Dentz · 6 years ago
  34. 39d4336 doc/advertising-api: Add Discoverable property by Luiz Augusto von Dentz · 6 years ago
  35. a0e2499 tools: Fix compiler warning from wrong array size by Marcel Holtmann · 6 years ago
  36. 8e6b144 core: Fix compiler warning from wrong array size by Marcel Holtmann · 6 years ago
  37. efa3d68 input: Fix compiler warning from wrong array size by Marcel Holtmann · 6 years ago
  38. 3af4b23 lib: Fix compiler warning from wrong array size by Marcel Holtmann · 6 years ago
  39. fd5c262 monitor: Fix compiler warning from wrong array size by Marcel Holtmann · 6 years ago
  40. a6d2b43 core: Fix compiler warning from casting functions by Marcel Holtmann · 6 years ago
  41. 857fa1f health: Fix compiler warning from casting functions by Marcel Holtmann · 6 years ago
  42. 67a2c40 gobex: Fix compiler warning from casting functions by Marcel Holtmann · 6 years ago
  43. 0133307 client: Fix use of g_free by Luiz Augusto von Dentz · 6 years ago
  44. 8cfef5a client: Fix use of g_free by Luiz Augusto von Dentz · 6 years ago
  45. 8f970c4 client/gatt : Add support for Included Service by Avichal Agarwal · 6 years ago
  46. 454fdfb Fix possible invalid memory access by Nagaraj D R · 6 years ago
  47. 2ecd317 Fix Memory leak by Nagaraj D R · 6 years ago
  48. d2277df client: Define maximum attribute value length as initial value by Grzegorz Kolodziejczyk · 6 years ago
  49. 48dd3a4 client: Add missing duplicated string free by Grzegorz Kolodziejczyk · 6 years ago
  50. 5852a75 build: Fix requiring ell by Luiz Augusto von Dentz · 6 years ago
  51. e1129bc tools/gatt-service: Add reference implementation for Included Service by Avichal Agarwal · 6 years ago
  52. 499ad5d shared/io-ell: Add support for ELL based IO handling by Inga Stotland · 6 years ago
  53. c9d310c src/profile: Updates HFP version to 1.7 by Ankit Navik · 6 years ago
  54. e758ebb src/device.c : Fix BREDR-ATT MTU issue by Nagaraj D R · 6 years ago
  55. 4c73cc6 test/example-advertisement: add python3 support by Hunt, Preston · 6 years ago
  56. 87f4b56 obexd: Fix memory leak when loading plugins by Sahil Pai · 6 years ago
  57. 4e926f8 test/example-advertisement: Add Data property by Luiz Augusto von Dentz · 6 years ago
  58. 884fe6c client: Make info command print Advertising{Flags,Data} by Luiz Augusto von Dentz · 6 years ago
  59. 72c9b97 client: Add support for setting advertising Data property by Luiz Augusto von Dentz · 6 years ago
  60. bd7ab76 monitor: Add support for Transport Discovery AD by Luiz Augusto von Dentz · 6 years ago
  61. 35814bb advertising: Add Data implementation by Luiz Augusto von Dentz · 6 years ago
  62. 03e8f45 doc/advertising-api: Add Data property by Luiz Augusto von Dentz · 6 years ago
  63. b38c7f5 device: Add implementation of AdvertisingData by Luiz Augusto von Dentz · 6 years ago
  64. c0e1721 doc/device-api: Add AdvertisingData property by Luiz Augusto von Dentz · 6 years ago
  65. 1e5033b shared/ad: Add support for arbritary type by Luiz Augusto von Dentz · 6 years ago
  66. 9d0a798 shared/ecc: Allow pre-composed Private Keys by Brian Gix · 6 years ago
  67. 7f9dcb3 client: Add support for optional gatt write offset parameter by Grzegorz Kolodziejczyk · 6 years ago
  68. 5d50dc0 client: Add support for optional gatt read offset parameter by Grzegorz Kolodziejczyk · 6 years ago
  69. 1dd33d5 client: Fix writing attribute values by Grzegorz Kolodziejczyk · 6 years ago
  70. 4a37e7d tools/hcitool: Change connection handle condition for lecup by Grzegorz Kolodziejczyk · 6 years ago
  71. 98a7794 emulator/b1ee: Enable to specify host and port by ERAMOTO Masaya · 6 years ago
  72. 24f3162 build: Make bt_shell conditional to readline by Luiz Augusto von Dentz · 6 years ago
  73. 07384fa tools: Add initial code for btmon-logger by Szymon Janc · 6 years ago
  74. 37a30b5 adapter: Fix accessing NULL adv_manager by Szymon Janc · 6 years ago
  75. a085d8c shared/shell: Fix checking for variable size argument by Luiz Augusto von Dentz · 6 years ago
  76. ee2520c shared/util: Fix return of strsuffix by Luiz Augusto von Dentz · 6 years ago
  77. 14feab2 shared/shell: Fix artifacts related to prompt by Luiz Augusto von Dentz · 6 years ago
  78. f1b8cde shared/queue: Handle NULL as direct match on queue_remove_if by Luiz Augusto von Dentz · 6 years ago
  79. 1b18e12 Mesh: Add Config Beacon to Configuration Model by Robert Lubaś · 6 years ago
  80. c52903c Mesh: Fix in Config GATT Proxy Set by Robert Lubaś · 6 years ago
  81. e10c204 gatt: Fix crash with BR/EDR only adapter by Szymon Janc · 6 years ago
  82. fde2b05 mesh: Return exit status for non-interactive by ERAMOTO Masaya · 6 years ago
  83. a0b886e gatt: Add support for storing Service Changed CCC value by Szymon Janc · 6 years ago
  84. 2c3bba7 adapter: Don't refresh adv_manager for non-LE devices by antoine.belvire@laposte.net · 6 years ago
  85. 9f1388f client: Attempt to convert the device path to address by Luiz Augusto von Dentz · 6 years ago
  86. 650a0d8 client: Add envs for proxies by Luiz Augusto von Dentz · 6 years ago
  87. 53b8b8d shared/shell: Add export command by Luiz Augusto von Dentz · 6 years ago
  88. ed5ee4d shared/shell: Don't allocate any data if env value is NULL by Luiz Augusto von Dentz · 6 years ago
  89. 4dc3fd3 Mesh: Fix TTL in Config Heartbeat Publication Set by Robert Lubaś · 6 years ago
  90. c79ad88 gatt: Fix checking for paired flag instead of bonded by Luiz Augusto von Dentz · 6 years ago
  91. 382ad09 Mesh: add 'node-reset' command by Atul Rai · 6 years ago
  92. f7c7a24 device: Fix storing GATT attributes by Szymon Janc · 6 years ago
  93. 3fd2a9c device: Change storage warning to debug messages by Szymon Janc · 6 years ago
  94. 0a2a2b0 mesh/meshctl: Exit cleanly if start up fails by Inga Stotland · 6 years ago
  95. 62168ef shared/mainloop: Fix overwriting exit status by ERAMOTO Masaya · 6 years ago
  96. 42a6847 tools/btmgmt: Return exit status for non-interactive by ERAMOTO Masaya · 6 years ago
  97. d2f105c tools/obexctl: Return exit status for non-interactive by ERAMOTO Masaya · 6 years ago
  98. e2a31b1 tools/bluetooth-player: Return exit status for non-interactive by ERAMOTO Masaya · 6 years ago
  99. 14388c1 client: Return exit status for non-interactive by ERAMOTO Masaya · 6 years ago
  100. ab7da5b shared/shell: Return exit status to caller by ERAMOTO Masaya · 6 years ago