1. 1701428 porting/npl/nuttx: fix compile error by v-tangmeng · 10 days ago master update-ports-syscfg
  2. a119bda nimble/host: Fix L2CAP unit tests by Andrzej Kaczmarek · 6 months ago
  3. ac1f837 nimble/host: Rework L2CAP RX by Andrzej Kaczmarek · 6 months ago
  4. c9dbee4 nimble/host: fix ble_svc_gatt_cl_sup_feat_access by Piotr Narajowski · 5 weeks ago
  5. 5ad616a porting: Update ports syscfg by Mynewt Bot · 3 weeks ago
  6. b683181 transport/rx_task.c: fix defined but not used warning by raiden00pl · 5 weeks ago
  7. 4c9630f transport/ble_hci_socket.c: fix implicit declaration error by raiden00pl · 5 weeks ago
  8. 3f9d551 nuttx/nimble_npl_os_log.h: fix log level config from Kconfig by raiden00pl · 5 weeks ago
  9. b0f06d8 nimble/phy/cmac: Remove redundant assert by Mariusz Skamra · 5 weeks ago
  10. ec3d75e nimble/ll: Disconnect the link on LTK negative reply by Mariusz Skamra · 6 weeks ago
  11. 164f1c2 nimble/ll: Restrict allowed LL Control PDUs received by Mariusz Skamra · 6 weeks ago
  12. b2c720e apps/dtm: Fix compilation error by Mariusz Skamra · 5 weeks ago
  13. d869f39 nimble/host: Fix stopping host with pending connections by Szymon Janc · 8 weeks ago
  14. 438a70d gitignore: Add linux port tests by Szymon Janc · 7 weeks ago
  15. efa5688 porting/linux: Fix some coding style issues by Szymon Janc · 7 weeks ago
  16. d5e471c porting/linux: Make BLE_NPL_TIME_FOREVER unsigned by Szymon Janc · 7 weeks ago
  17. 35087de porting/linux: Fix ble_npl_mutex_pend failing by Szymon Janc · 7 weeks ago
  18. 94ee7f6 nimble: Use BLE_NPL_TIME_FOREVER for ble_npl_mutex_pend timeout by Szymon Janc · 7 weeks ago
  19. ecc1a6d nimble/host: Remove dead code from ble_l2cap_sig_coc_disconnect_cb by Szymon Janc · 7 weeks ago
  20. 318efbf apps/bttester: Add support for queueing L2CAP COC data by Szymon Janc · 6 weeks ago
  21. 9d8a37e apps/bttester: Improve BTP logging by Szymon Janc · 6 weeks ago
  22. ae97cc4 apps/bttester: Set default L2CAP MTU value to match PTS by Szymon Janc · 6 weeks ago
  23. 53c2b4b nimble/btp: Implement missing BAP layer commands & events by Szymon Czapracki · 3 months ago
  24. 2625469 host/services/bas: some minor fixes by Gerard Marull-Paretas · 7 weeks ago
  25. a22602c nimble/host: Add method for retrieving configuration values of CCCD by Piotr Narajowski · 3 months ago
  26. 53f8109 nimble/l2cap: Fix cleaning up pending procedures on disconnect by Szymon Janc · 7 weeks ago
  27. 68261e7 nimble/host: Fix switch-case coding style in L2CAP signaling by Szymon Janc · 7 weeks ago
  28. ccfc8bf nimble/host: Fix typo in ble_l2cap_sig_rx_reject by Szymon Janc · 7 weeks ago
  29. f14e458 ci: Add GCC 14 to build matrix by Szymon Janc · 8 weeks ago
  30. cbb3172 nimble/host: Fix available packets counter leak by Szymon Janc · 8 weeks ago
  31. 8e8eb4d ci: Fix RIOT port build by Szymon Janc · 8 weeks ago
  32. 217e7ff nimble: Add option to select Core 6.1 by Szymon Janc · 9 weeks ago
  33. 69c7f25 porting/linux: Fix implixit declaration warnings by Szymon Janc · 8 weeks ago
  34. 427f3b5 porting: Sync OS components with Mynewt by Szymon Janc · 9 weeks ago
  35. 5519491 nimble/host: Convert BLE_L2CAP_RX_FRAG_TIMEOUT to system ticks by Guy Mishol · 8 weeks ago
  36. 10825d0 nimble/host: Convert BLE_HS_ATT_SVR_QUEUED_WRITE_TMO to system ticks by Guy Mishol · 8 weeks ago
  37. 6bd38ae nimble/host: Fix timeout values in tests by Szymon Janc · 8 weeks ago
  38. 3cd999a nimble/ll: Remove unused parameter by Andrzej Kaczmarek · 3 months ago
  39. ae62dda nimble/host/gap: Add callback for subrate change event by Szymon Czapracki · 3 months ago
  40. 2022fb7 nimble/btp: Subrate change event handling by Szymon Czapracki · 3 months ago
  41. 78e3b2f nimble/btp: Add support for subrating procedures by Szymon Czapracki · 3 months ago
  42. 90ce3a4 nimble/bttester: Enable subrating for bttester by Szymon Czapracki · 3 months ago
  43. 3bb2671 ci: add GitHub Action to validate commit message style by Szymon Czapracki · 3 months ago
  44. 77a383d ci: Add information about skipping style check by Szymon Czapracki · 3 months ago
  45. c24e5ed nimble/btp: Fix address assignment in padv operations by Szymon Czapracki · 3 months ago
  46. c648458 controller: Add subrating condition in syscfg by Szymon Czapracki · 3 months ago
  47. 0474bee nimble/phy/nrf5x: Fix races in TIMER0 setup by Andrzej Kaczmarek · 3 months ago
  48. b973df0 nimble/transport: Skip H4 event parsing if received event is too big by Szymon Janc · 3 months ago
  49. 0caf9ba nimble/host: Check if HCI command buffer was allocated by Szymon Janc · 3 months ago
  50. 3160b8c nimble/gap: Check if conn is present if with asserts disabled by Szymon Janc · 3 months ago
  51. 9073465 drivers/nrf5x/phy: use nrf52_clock_hfxo_request|release if PEBBLEOS by Gerard Marull-Paretas · 3 months ago
  52. e48a0af nimble/ll: Prevent BIG event preemption by periodic advertising by Andrzej Kaczmarek · 8 months ago
  53. 4659d19 host/pvcy: reset state when stopping host by Gerard Marull-Paretas · 3 months ago
  54. cd7effe ci: Update .clang-format from apache-mynewt-core by Mynewt Bot · 3 months ago
  55. d2ec455 ci: Skip style-check workflow if label is present by Szymon Czapracki · 3 months ago
  56. dedfaf5 nimble/ll: Avoid dereferencing an invalid pointer by Henrik Schnor · 3 months ago
  57. 76c5704 ci: Format file check - disable exit on failure by Szymon Czapracki · 3 months ago
  58. 99b805c ci: Remove compliance check for config file by Szymon Czapracki · 3 months ago
  59. da659c9 ci: Add workflow to sync .clang-format by Szymon Czapracki · 3 months ago
  60. 3afbb0d nimble/btp: Keep sizeof parenthesis consistent by Szymon Czapracki · 3 months ago
  61. c870b0a ci: Disable string breaking in clang-format by Szymon Czapracki · 3 months ago
  62. b9035d2 nimble/host: ble_hs_stop: Handle BLE_HS_EALREADY case by Magdalena Kasenberg · 3 months ago
  63. 248f50b nimble/host: Add a missing instance of ble_hs_unblock() by Rahul Tank · 3 months ago
  64. 7cb544a ci: Force style check workflow to use pip-installed clang-format by Szymon Czapracki · 3 months ago
  65. fe23e06 nimble/gatt: Silence test build build warnings by Jerzy Kasenberg · 3 months ago
  66. 037568d host tests: Fix test that accessed unspecified memory by Jerzy Kasenberg · 3 months ago
  67. 5d07ffe ci: Move workflow to correct place by Szymon Janc · 3 months ago
  68. 3ae5a2a ci: Add workflows up-to-date check by Szymon Janc · 3 months ago
  69. 17c882f ci: Replace uncrustify with clang-format in style-check by Szymon Czapracki · 3 months ago
  70. 2d21eb0 ci: Remove uncrustify configuration file by Szymon Czapracki · 3 months ago
  71. 4416e2b ci: Add clang-format configuration file by Szymon Czapracki · 3 months ago
  72. 14a0f78 nimble/hci: Document vendor specific commands by Szymon Czapracki · 7 months ago
  73. fcc541c apps/bttester: Assign address field in sync established event by Szymon Czapracki · 4 months ago
  74. abf1d5d apps/bttester: Refactor periodic transfer event by Szymon Czapracki · 4 months ago
  75. 6c30f96 apps/bttester: Refactor reporting supported commands by Szymon Czapracki · 4 months ago
  76. 9d0217a host/store: remove unneeded base64/base64.h include by Gerard Marull-Paretas · 6 months ago
  77. a021c1c nimble/bttester: Add option to enable/disable leaudio support by Szymon Czapracki · 4 months ago
  78. 75a3ec3 apps: bttester: Remove set_mult support by Szymon Czapracki · 8 months ago
  79. ca51138 apps: bttester: Add notify multiple command by Szymon Czapracki · 8 months ago
  80. cc14187 apps/bttester: Set scannable flag if data is present by Szymon Czapracki · 5 months ago
  81. 7f7ab2d apps/bttester: Enable adv filter policy when accept list is set by Szymon Czapracki · 5 months ago
  82. 4c144c9 apps/bttester: Fix loop condition by Szymon Czapracki · 5 months ago
  83. 912e38e ci: Make CodeQL fail_on_error.py more robust by Szymon Janc · 5 months ago
  84. 760df6f apps/bttester: Add error check for setting adv data by Szymon Czapracki · 5 months ago
  85. 3db68d9 nimble/host: Add support for Anonymous address type by Rahul Tank · 5 months ago
  86. 0061748 port: add ble_npl_hw_is_in_critical implementation by Victor Luque · 5 months ago
  87. 590eefe nimble/eatt: Minor formatting fixes by Szymon Czapracki · 6 months ago
  88. bcc77ce ci: Update CodeQL actions by Szymon Janc · 5 months ago
  89. 4c113a9 nimble/phy: Fix resolving list entry removal in nRF51 by Szymon Janc · 5 months ago
  90. 1922030 nimble/phy: Fix resolving list entry removal in nRF5X by Szymon Janc · 5 months ago
  91. 71eaa1c porting: Update ports syscfg by Mynewt Bot · 6 months ago
  92. 21957a4 porting: fix missing include for stdio by Bas van den Berg · 6 months ago
  93. f3c49e1 controller: add missing os/util.h include by Bas van den Berg · 6 months ago
  94. 02ceea9 nimble/ll/big: Ensure the Segmentation Header fits the SDU by Mariusz Skamra · 6 months ago
  95. 4e744fa nimble/ll: Set ext adv params v2 command fix by Michal Gorecki · 6 months ago
  96. 5ab995f porting: Update ports syscfg by Mynewt Bot · 7 months ago
  97. dc8ba53 nimble/ll: Advertising Coding Selection support by Michal Gorecki · 10 months ago
  98. 8bb2437 nimble/ll/iso: Add HCI LE ISO Transmit Test command by Mariusz Skamra · 7 months ago
  99. 47eeaea nimble/ll: Increase link-layer default stack size by Mariusz Skamra · 7 months ago
  100. 47d1e9c nimble/ll/big: Force using framed PDUs if needed by Mariusz Skamra · 7 months ago