1. 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 8 months ago
  2. fffec4c Remove CHIPoBLE testing dead code (#32910) by Arkadiusz Bokowy · 8 months ago
  3. 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 9 months ago
  4. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 3 months ago
  5. 55ac529 Fix some buffer handling issues in BtpEngine. (#18042) by Boris Zbarsky · 2 years, 7 months ago
  6. d43e6a7 use clang-tidy to readability-make-member-function-const (#16309) by Andrei Litvin · 2 years, 9 months ago
  7. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 3 months ago
  8. 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 6 months ago
  9. 860a204 Reduce memory usage by using rref instead of move-copy (#6874) by Zang MingJie · 3 years, 7 months ago
  10. 8ea423a #### Problem (#5319) by Kevin Schoedel · 3 years, 9 months ago
  11. 18b7343 Revert "Expand use of type-safe `BitFlags` and `enum class`. (#5232)" (#5308) by Michael Spang · 3 years, 9 months ago
  12. 4b8d558 Expand use of type-safe `BitFlags` and `enum class`. (#5232) by Kevin Schoedel · 3 years, 9 months ago
  13. a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 3 years, 11 months ago
  14. bd11f98 Final PacketBufferHandle cleanup. (#4364) by Kevin Schoedel · 3 years, 11 months ago
  15. 548b71a Begin SystemPacketBuffer.h cleanup (#4096) by Kevin Schoedel · 4 years ago
  16. d708a13 Make src/ble compile with -Werror=conversion (#4075) by Boris Zbarsky · 4 years ago
  17. 316a6f5 Some conversions to use PacketBufferHandle (#4011) by Kevin Schoedel · 4 years ago
  18. f54b925 Some conversions to use PacketBufferHandle (#3909) by Kevin Schoedel · 4 years, 1 month ago
  19. 1873e8c Use pragma once in more places (#3182) by Andrei Litvin · 4 years, 2 months ago
  20. f94a92d Add add/remove/set flag helpers for MessageHeader (#3054) by Andrei Litvin · 4 years, 2 months ago
  21. 679e92c Remove remaining Linux C-style casts & fix const correctness (#3079) by Michael Spang · 4 years, 2 months ago
  22. ce9b597 clang-tidy: Apply fixes "readability-redundant-access-specifiers" (#3082) by Michael Spang · 4 years, 2 months ago
  23. b0e38c2 clang-tidy: Apply fixes "modernize-redundant-void-arg" (#2801) by Michael Spang · 4 years, 3 months ago
  24. c9b0471 Fix warnings -Wextra-semi (#2763) by Michael Spang · 4 years, 3 months ago
  25. 5bbe5c0 sort includes ble by Rob Walker · 4 years, 7 months ago
  26. 7a8a93f Generalize name of BtpEngine module in BleLayer. (#293) by Martin Turon · 4 years, 8 months ago[Renamed (96%) from src/ble/CHIPoBle.h]
  27. e812e67 fix copyrights by Rob Walker · 4 years, 9 months ago
  28. cd17ad4 [style] Run 'make pretty' to reapply style guide on codebase. by Martin Turon · 4 years, 9 months ago
  29. 7802654 [config] Isolate config includes to top of file. by Martin Turon · 4 years, 9 months ago
  30. 4cf23e9 Replace WoBle with CHIPoBle by Pankaj Garg · 4 years, 9 months ago[Renamed (91%) from src/ble/WoBle.h]
  31. 0f5f950 Merge pull request #47 from rwalker-apple/Add-tidy-and-format-to-make by Justin Wood · 4 years, 9 months ago