- 040e5bf Platform Event when ble is deinitialized (#33186) by Shubham Patil · 11 months ago
- 34cc8b8 Darwin: Move preWarmCommissioningSession to MTRDeviceControllerFactory (#33184) by Karsten Sperling · 11 months ago
- a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 11 months ago
- 61f3056 [thread] Enhance/Optimize attach to thread network (#33191) by Kamil Kasperczyk · 11 months ago
- 6722693 Add std::source_location to ChipError for C++20 builds (#32935) by Matthew Swartwout · 11 months ago
- 5a23ad5 [nrfconnect] Introduced several platform configuration fixes (#33194) by Kamil Kasperczyk · 11 months ago
- a28965b Allow building host tests with code coverage (#33141) by Arkadiusz Bokowy · 11 months ago
- e12ace0 Remove dead code from BLE layer class (#33171) by Arkadiusz Bokowy · 11 months ago
- 8e27412 [nrfconnect] Optimize packet buffer size (#33137) by Damian Królik · 11 months ago
- 742e65b Revert "Update the Dnssd srp resolve default timeout to 3 secs" (#33151) by Justin Wood · 11 months ago
- a2c18ac Update the Dnssd srp resolve default timeout to 3 secs (#33150) by Nivi Sarkar · 11 months ago
- e1dd279 [ESP32] Implement BLE Manager Shutdown for nimble host (#33109) by Shubham Patil · 11 months ago
- 93a8ced Replace old define with new one. Removed semaphore release call in pre lcd spi transfer and as it should be released in post lcd spi transfer. Adjust usart settings when spi mux isn't used (#33123) by Junior Martinez · 11 months ago
- 2edcdea [Silabs] Sync SilabsConfig.h with reserved keys from side project by Junior Martinez · 11 months ago
- e47f748 [Linux] Handle BLE adapter re-appearance due to BlueZ restart (#32847) by Arkadiusz Bokowy · 11 months ago
- 9ff29ed Fix Android Bluetooth connect issue (#33087) by joonhaengHeo · 11 months ago
- e48e04a [ESP32] Fix few attributes with fixed quality in DeviceInfoProvider (#32893) by Shubham Patil · 11 months ago
- b4650b9 Add utility to get user default values for configurable parameters fo… (#33056) by Nivi Sarkar · 11 months ago
- 8e79e24 [TI] Update Number of LWIP Buffers, Fix ICD GPIO build error (#33053) by adabreuti · 12 months ago
- 27a05ca ESP32: Drop Invalid RA packets (#33060) by Wang Qixiang · 12 months ago
- 80b2f61 Replace nl-unit-test with pigweed for platform (#33030) by Jakub Latusek · 12 months ago
- 8a4dffc [WiFi][Shell] Wifi Shell updates to improve shell commands. (#31684) by Mihai Ignat · 12 months ago
- 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 12 months ago
- 511c974 [Silabs] Change BLE address from random resolvable address to random static address (#33035) by mkardous-silabs · 12 months ago
- 01facfd [clusters] Implemented ThreadDiagnosticDelegate (#32964) by Kamil Kasperczyk · 12 months ago
- 692e9e1 [ESP32] Enable extended ble announcement for esp32 platform (#32389) by SAYON DEEP · 12 months ago
- 0b0d116 [zephyr] Added Bluetooth LE Extended Advertisement option (#33005) by Kamil Kasperczyk · 12 months ago
- 6ba907e Addressed comments by yunhanw-google related to error checking and logging and also fixed a tv-casting-app connection bug (#33010) by Philip Gregor · 12 months ago
- fdcf07a [zephyr] Fix CHIPDevicePlatformEvent.h include dependency (#33004) by Kamil Kasperczyk · 12 months ago
- 9a81bed [nrfconnect] Implemented WiFiNetworkDiagnostics events generation (#32962) by Kamil Kasperczyk · 12 months ago
- a0c4d57 Add silabs specific CLI (#32733) by Jean-Francois Penven · 12 months ago
- cb07513 Add initial framework to build TI Matter applications against prebuilt OT Libs (#32857) by adabreuti · 12 months ago
- 8d47f40 Add adv change event to silabs platforms (#32987) by mkardous-silabs · 12 months ago
- 07f4b35 Separate out attribute access interface registry/cache, remove free functions from InteractionModelEngine.h (#32954) by Andrei Litvin · 12 months ago
- d18aede [Silabs] Moved nvm RebootCount and TotalOperationalHours keys to config (#32917) by Curtis Rahman · 12 months ago
- 4be45dd DGWIFI_2_1 Beacon Rx count for linux platform (#32963) by Thirupathi S · 12 months ago
- bcebbc6 Enable CONFIG_BUILD_FOR_HOST_UNIT_TEST to fix CHIP test build (#32959) by Wang Qixiang · 12 months ago
- 1fdd217 Cancel the SRP timer if we have resolved on the SRP domain but the kD… (#32948) by Nivi Sarkar · 12 months ago
- b6c47f6 [Silabs] Refactor Silabs Test Event Trigger impl to be compliant with its requirements (#32927) by mkardous-silabs · 12 months ago
- 7aa7748 Darwin: PlatformManagerImpl improvements (#32904) by Karsten Sperling · 12 months ago
- 7af9863 [Telink] Improve B95 (TLSR9258A) & Update builds to docker version 47 (#32899) by Alex Tsitsiura · 12 months ago
- f92178b Refactored mDNS Browse Interface (#32866) by Suhas Shankar · 12 months ago
- 20a55de [Silabs] Reduce code size for the Lighting-app (#32876) by Jean-Francois Penven · 12 months ago
- 845ce9b [ICD] Add TestEventTrigger support to the ICDManager (#32898) by mkardous-silabs · 12 months ago
- ff6c19b Replace enum to enum class (#32909) by Jakub Latusek · 12 months ago
- bf981c2 [ST] Feature add ot-stm32 submodule (#32888) by yzamstm · 12 months ago
- e2bb2e5 [Telink] Use common CMake parts & flash overlay selection (#32894) by Alex Tsitsiura · 12 months ago
- c9dac81 [TI] Remove TI CC13x2 Platform Support (#32877) by Anu Biradar · 12 months ago
- 696ae98 [NXP][platform][common] Fix for WiFi scenario: connect -> disconnect -> connect. Wifi network was connected previous, then a disconnect event happened, after which a connection command was issued again. In this case, the WiFi driver keeps the previous network credentials and it will not add them again. (#32785) by Mihai Ignat · 12 months ago
- f46cdf3 Fix Darwin dns-sd handling of results on interface index 0. (#32872) by Boris Zbarsky · 12 months ago
- 9b9ed65 [Telink] Peripheral modules optimization & Update builds to docker version 46 (#32754) by Alex Tsitsiura · 12 months ago
- 9080cd3 [NXP] Update smu2 manager api (#32799) by Marius Tache · 12 months ago
- 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 12 months ago
- 4cfde10 Android: Fix memory leak in DnssdImpl.cpp ChipDnssdStopBrowse() (#32855) by Philip Gregor · 12 months ago
- 6a7961d Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (#32771) by ying-css · 12 months ago
- cfe283f [dnssd] Allow selecting DNS-SD implementation at runtime (#32829) by Kamil Kasperczyk · 12 months ago
- 2ca30ac Android - implement ChipDnssdStopBrowse (#32801) by Philip Gregor · 12 months ago
- 49d6e34 [Linux] Fix sending reply to D-Bus release/confirm calls (#32810) by Arkadiusz Bokowy · 12 months ago
- 978dfcb [TI] ICD support for TI CC13x4 (#32823) by Anu Biradar · 12 months ago
- 0c0c6d6 [thread] Remove legacy APIs: joiner & ThreadMode (#32814) by Damian Królik · 12 months ago
- 15a7070 [NXP][k32w1] Remove the need for extra DAC private key conversion binary (#32699) by andrei-menzopol · 12 months ago
- dfb8bb9 [Ameba] Add platform changes (#32682) by pankore · 12 months ago
- ff2ab2b fix for arm64 build failure in linux platform (#32806) by sabollim-silabs · 12 months ago
- 2396b90 [Silabs][SiWx917] Getting the button pressed and button release in sync in sleep wakeup for btn0 (#32458) by chirag-silabs · 12 months ago
- 7766149 BeaconRxCount attributes results is NULL instead of 0 in linux platform (#32805) by Thirupathi S · 12 months ago
- 78160d1 [nrfconnect][zephyr] Improvements and Fixes for WiFi according to NCS 2.6.0 (#32711) by Arkadiusz Bałys · 12 months ago
- 6c89640 ESP32: Add lit-icd-app example for ESP32-H2 and ESP32-C6 (#32784) by Wang Qixiang · 12 months ago
- f1abb59 Fix the typo in log message (#32798) by Shubham Patil · 12 months ago
- 401fbf0 Add support to browse and resolve on both local and SRP domain (#32779) by Nivi Sarkar · 1 year ago
- d09b5ac [Darwin] Adding more metrics to capture BLE during setup (#32793) by Anush Nadathur · 1 year ago
- c5fba0c Add domain names matching the DnssdServices stored in Browse Context (#32740) by Nivi Sarkar · 1 year ago
- 22adb08 [Linux] Handle BLE scan timeout in BLEManager instead of scanner class (#32770) by Arkadiusz Bokowy · 1 year ago
- 283c908 [Silabs][WiFi] CNET 4.4 test step fix for NetworkNotFound (#32729) by chirag-silabs · 1 year ago
- cecc2c3 [silabs] Add systemView for 917 (#32701) by Jean-Francois Penven · 1 year ago
- bf45f69 [NXP] Some fixes for k32w platforms (#32684) by Marius Tache · 1 year ago
- b30ef3b ESP: Enable Wi-Fi and Ethernet coexisting and add platform mdns for Ethernet (#32428) by Wang Qixiang · 1 year ago
- 6f7995b [Linux] Dispatch BlueZ signals in BluezObjectManager (#32709) by Arkadiusz Bokowy · 1 year ago
- 073f0bc [NXP][ZEPHYR] Add option to mark OTA image as permanent or as a test (#32721) by yeaissa · 1 year ago
- 3ae2ee2 [Linux] Extract BlueZ client manager to separate file (#32647) by Arkadiusz Bokowy · 1 year ago
- 74b151e [silabs] reworked main.cpp (#32667) by sarthak shaha · 1 year ago
- 04251f1 Fix 917 lock app (#32671) by Jean-Francois Penven · 1 year ago
- f5b2712 [Silabs][Wi-Fi] Added Implementation for timeouts waiting for a TX Confirmation Event BLE (#32333) by shgutte · 1 year ago
- 437c574 Nil check needed here (#32689) by Justin Wood · 1 year ago
- db74b20 Revert "Dnssd changes to browse and resolve using open thread domain along wi…" (#32692) by Justin Wood · 1 year ago
- 35fb178 Revert "Fix the dnssd code that browses on both the local and srp domains" (#32691) by Justin Wood · 1 year ago
- 88afa33 Fix the dnssd code that browses on both the local and srp domains (#32675) by Nivi Sarkar · 1 year ago
- 7f14133 fix BLE ADV random address configuration (#32657) by Junior Martinez · 1 year ago
- c644692 Darwin: Fix error handling in GetMACAddressFromInterfaces (#32658) by Karsten Sperling · 1 year ago
- cc576dc Dnssd changes to browse and resolve using open thread domain along wi… (#32631) by Nivi Sarkar · 1 year ago
- 907883f [NXP] Integrating code updates for RW61X and K32W platforms (#32615) by dinabenamar · 1 year ago
- 16ab164 [Silabs] Wi-fi: Header duplication removed. (#32633) by Ricardo Casallas · 1 year ago
- 2b590aa [nrfconnect] Switch to NCS 2.6.0 revision (#32543) by Arkadiusz Bałys · 1 year ago
- f86633b [Linux] BLE advertising: Handle adapter removal (#32434) by Arkadiusz Bokowy · 1 year ago
- 7fc24e2 [Linux] Convert glib objects to GAutoPtr<> in BlueZ (#32617) by Jakub Latusek · 1 year ago
- 8f4c8b5 [Linux] Do not report BLE scan error if BlueZ is gone (#32586) by Arkadiusz Bokowy · 1 year ago
- 0a6626f [Linux] Factor common code when connecting BLE device (#32502) by Arkadiusz Bokowy · 1 year, 1 month ago
- 2e13ddc [Python] Delete BLE scanner handle in an explicit way (#32574) by Arkadiusz Bokowy · 1 year, 1 month ago
- 9a947d8 [Android] Fix discover Commissionable Device API issue when discovered multiple devices (#32459) by joonhaengHeo · 1 year, 1 month ago
- f31c1c5 [Silabs] Bugfix/redundant 917 ifdef (#32470) by lpbeliveau-silabs · 1 year, 1 month ago
- 020b0e0 [NXP][Zephyr] Fix deprecated rand32 inclusion (#32531) by Axel Le Bourhis · 1 year, 1 month ago