1. 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 11 months ago
  2. d623e40 BTP engine unit test (#32897) by Arkadiusz Bokowy · 11 months ago
  3. fffec4c Remove CHIPoBLE testing dead code (#32910) by Arkadiusz Bokowy · 11 months ago
  4. 0515c61 Replaced nlunit-test with pw_unit_test in src/ble/tests/ (#32891) by Maksymilian Knust · 11 months ago
  5. f86633b [Linux] BLE advertising: Handle adapter removal (#32434) by Arkadiusz Bokowy · 12 months ago
  6. 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year ago
  7. 2696bc9 Non concurrent mode now sends connect network response as per spec (#31739) by simonhmorris1 · 1 year, 1 month ago
  8. d27d65e Add orphan src/ble files to gn (#31805) by Andrei Litvin · 1 year, 1 month ago
  9. ca17912 [TCR] Extended Announcement additions (#31532) by cnanoleaf · 1 year, 2 months ago
  10. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  11. 93be827 Clean-up time conversions on the way to fix #30990 (#31021) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  12. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  13. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  14. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
  15. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  16. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  17. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 6 months ago
  18. f3c498f Revert "Cancel incomplete BLE connection when CloseAllBleConnections() is called (#27304)" (#28143) by Boris Zbarsky · 1 year, 8 months ago
  19. ad5403e Cancel incomplete BLE connection when CloseAllBleConnections() is called (#27304) by alwaysonketo · 1 year, 9 months ago
  20. 346a817 [SetUpCodePairer] Add an API to list the discovered devices if any (#25374) by Vivien Nicolas · 2 years ago
  21. ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 2 years, 2 months ago
  22. a7060e0 Add ubsan build variant to build_examples script (#23953) by Arkadiusz Bokowy · 2 years, 3 months ago
  23. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
  24. 54d8dd0 Fix intermittent BLE connection failures (#23598) by Damian Królik · 2 years, 4 months ago
  25. 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 4 months ago
  26. 54682f6 Fix log level (#23319) by Jakub · 2 years, 5 months ago
  27. 79e8c9e Fix handling of short discriminator in Linux BLE scan. (#21187) by Boris Zbarsky · 2 years, 8 months ago
  28. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 9 months ago
  29. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 9 months ago
  30. 5e9d413 [logging] Use CHIP_ERROR_FORMAT in more places (#19983) by Damian Królik · 2 years, 9 months ago
  31. 55ac529 Fix some buffer handling issues in BtpEngine. (#18042) by Boris Zbarsky · 2 years, 11 months ago
  32. 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 3 years ago
  33. d3dd5e0 [build] support custom build config for external platform (#16618) by Jiacheng Guo · 3 years ago
  34. d43e6a7 use clang-tidy to readability-make-member-function-const (#16309) by Andrei Litvin · 3 years ago
  35. ba133af Modernize use nullptr (#16306) by Andrei Litvin · 3 years ago
  36. ca52c2e BLEEndPoint ref count overflow check (#16046) by Leonard Zgrablic · 3 years ago
  37. 53443ec Added get/set API for advertisement version (#15379) by Rohit Jadhav · 3 years, 1 month ago
  38. e04be15 [clang-tidy] Fix some bugprone-use-after-move errors (#15476) by Vivien Nicolas · 3 years, 1 month ago
  39. 4676ea2 [BLE] Remove old TODO (#14747) by Kevin Schoedel · 3 years, 1 month ago
  40. 46ab4be Fix null-deref crash in OnSessionEstablishmentError. (#14654) by Boris Zbarsky · 3 years, 1 month ago
  41. 175218b ESP32: Rotating device ID for BLE transport (#13206) by Shubham Patil · 3 years, 2 months ago
  42. d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 3 months ago
  43. fcd9785 Small cleanups (#12694) by Kevin Schoedel · 3 years, 3 months ago
  44. ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 5 months ago
  45. 07e4d70 [btp] align code to the specification (#10177) by Łukasz Duda · 3 years, 5 months ago
  46. 02d8900 Add DeviceController::PairDevice(NodeId remoteId, const char * setupCode) API that looks for the device over supported networks resolves #9343 (#9847) by Vivien Nicolas · 3 years, 5 months ago
  47. c6db337 ESP32: Close active ble connection on PASE session failure. (#9845) by Sweety · 3 years, 6 months ago
  48. b976ebe Ensure that stack layers above transport manager never get chained packet buffers. (#9599) by Boris Zbarsky · 3 years, 6 months ago
  49. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  50. 7359d19 Remove CHIP_ERROR parameter from timer OnCompleteFunct (#8907) by Kevin Schoedel · 3 years, 7 months ago
  51. 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 7 months ago
  52. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
  53. db0e079 Fix leftover from #8236 and make BufferReader/Writer support Span (#8408) by Tennessee Carmel-Veilleux · 3 years, 8 months ago
  54. 15669b6 Make CHIP_ERROR a class type on Linux (#8383) by Kevin Schoedel · 3 years, 8 months ago
  55. e922686 Remove error erasures (#8272) by Kevin Schoedel · 3 years, 8 months ago
  56. 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 8 months ago
  57. 0c01fbf Clean up temporary error code macros added in PR#7916 (#8119) by Kevin Schoedel · 3 years, 8 months ago
  58. 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
  59. 23f37bf Remove `exit: return` idiom from src/ble (#7518) by Kevin Schoedel · 3 years, 9 months ago
  60. 0bca292 Fix various issues with log format specifiers not matching the types being logged (#7480) by Boris Zbarsky · 3 years, 9 months ago
  61. 860a204 Reduce memory usage by using rref instead of move-copy (#6874) by Zang MingJie · 3 years, 10 months ago
  62. 87142e0 [ble/rendezvous] Decouple BLE transport from Rendezvous (#5337) by Song Guo · 4 years ago
  63. 4783571 [ble] update Service Data UUID (#6163) by Łukasz Duda · 4 years ago
  64. 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
  65. 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
  66. a9bcacd Remove non-standard BLE advertisement opcode "1" (#5626) by Michael Spang · 4 years ago
  67. b186770 BLEEndPoint does not compile anymore when CHIP_BLE_END_POINT_DEBUG_LOGGING_ENABLED is enabled (#5595) by Vivien Nicolas · 4 years ago
  68. d914e71 Add BleConnectionDelegate::CancelConnection to stop scanning when rendezvous is aborted (#5240) by Vivien Nicolas · 4 years ago
  69. 8ea423a #### Problem (#5319) by Kevin Schoedel · 4 years ago
  70. 18b7343 Revert "Expand use of type-safe `BitFlags` and `enum class`. (#5232)" (#5308) by Michael Spang · 4 years ago
  71. 4b8d558 Expand use of type-safe `BitFlags` and `enum class`. (#5232) by Kevin Schoedel · 4 years ago
  72. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years, 1 month ago
  73. 1b6a96b Fix and test heap allocation of PacketBuffers (#4632) by Kevin Schoedel · 4 years, 1 month ago
  74. b94c980 Use BLE implementation in DeviceLayer in CHIP Device Controller Python Binding (#4542) by Song Guo · 4 years, 2 months ago
  75. a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 4 years, 2 months ago
  76. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
  77. bd11f98 Final PacketBufferHandle cleanup. (#4364) by Kevin Schoedel · 4 years, 2 months ago
  78. f4e7b55 Use rvalue references for some PacketBufferHandle parameters (#4349) by Kevin Schoedel · 4 years, 2 months ago
  79. bc4f841 SystemPacketBuffer.h cleanup (#4197) by Kevin Schoedel · 4 years, 2 months ago
  80. 9661374 Adding Rotating Device Id to BLE & DNS-SD discovery (#4210) by hnnajh · 4 years, 2 months ago
  81. 548b71a Begin SystemPacketBuffer.h cleanup (#4096) by Kevin Schoedel · 4 years, 3 months ago
  82. f61f480 Purge some unused PacketBuffer declarations. (#4121) by Kevin Schoedel · 4 years, 3 months ago
  83. d708a13 Make src/ble compile with -Werror=conversion (#4075) by Boris Zbarsky · 4 years, 3 months ago
  84. 4ff557a Add bounds checks to HandleCharacteristicReceived to avoid reading off the end of the buffer. (#4057) by Boris Zbarsky · 4 years, 3 months ago
  85. 316a6f5 Some conversions to use PacketBufferHandle (#4011) by Kevin Schoedel · 4 years, 4 months ago
  86. 9afbb33 Move src/lib/asn1/tests and src/ble/tests to auto-test-driver generation (#3998) by Andrei Litvin · 4 years, 4 months ago
  87. 05faf7d Rename TestUtils to UnitTestRegistration. (#4021) by Andrei Litvin · 4 years, 4 months ago
  88. f54b925 Some conversions to use PacketBufferHandle (#3909) by Kevin Schoedel · 4 years, 4 months ago
  89. c6098f5 Return PacketBufferHandle from PacketBuffer::New...() (#3850) by Kevin Schoedel · 4 years, 4 months ago
  90. 7c14a33 Remove '-Wno-non-virtual-dtor' from compiler flags (#3773) by Vivien Nicolas · 4 years, 4 months ago
  91. 1d812b7 [Darwin] Handle short discriminator while pairing (#3550) by Sagar Dhawan · 4 years, 4 months ago
  92. f6a6c1b Remove support for unified BuildConfig.h (#3355) by Michael Spang · 4 years, 5 months ago
  93. 68a7a4e Increase connection timeout to 15s (#3293) by Michael Spang · 4 years, 5 months ago
  94. dab94b8 clang-tidy: Apply fixes "readability-redundant-control-flow" (#3039) by Michael Spang · 4 years, 5 months ago
  95. 1873e8c Use pragma once in more places (#3182) by Andrei Litvin · 4 years, 5 months ago
  96. f94a92d Add add/remove/set flag helpers for MessageHeader (#3054) by Andrei Litvin · 4 years, 5 months ago
  97. 679e92c Remove remaining Linux C-style casts & fix const correctness (#3079) by Michael Spang · 4 years, 5 months ago
  98. 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 5 months ago
  99. ce9b597 clang-tidy: Apply fixes "readability-redundant-access-specifiers" (#3082) by Michael Spang · 4 years, 5 months ago
  100. 8a532d6 clang-tidy: Apply fixes "readability-avoid-const-params-in-decls" (#3084) by Michael Spang · 4 years, 5 months ago