Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
92f8cd05ddb37a5f49590d4dfe6fde5c85a92706
/
src
/
platform
92f8cd0
Make StringToUUID constexpr (#33649)
by Jakub Latusek
· 9 months ago
4dac536
Linux: Guard mallinfo() use behind check for __GLIBC__ (#33626)
by Karsten Sperling
· 9 months ago
ae67e94
[Linux] Use proper bluez_gatt_*_finish() after a call (#33590)
by Arkadiusz Bokowy
· 10 months ago
849c5df
[Android] DNSSD callback has been modified to be called from the Main Thread. (#33585)
by joonhaengHeo
· 10 months ago
d5a74d0
Fixing usage of NSUserDefaults (#33576)
by Justin Wood
· 10 months ago
20a37e0
[Android] ICD checkin message can't receive in some Android device (#33561)
by joonhaengHeo
· 10 months ago
174f2a0
ESP32: Lock Thread stack before calling GenericOpenThread::DoInit() (#33545)
by Wang Qixiang
· 10 months ago
63f4b794
[Infineon] CYW30739 supports using provisioned data from Optiga Trust M. (#33564)
by Sid Hsu
· 10 months ago
eb515e1
[QPG] QPG SDK feature updates (#33436)
by wiktor-qorvo
· 10 months ago
8ae8954
ESP32: fix some build errors when enabling platform mdns/disabling srp client (#33544)
by Wang Qixiang
· 10 months ago
bd2e2b9
[STM32] update stm32 platform with xcubematter v1.0.3 (#33240)
by yzamstm
· 10 months ago
5cc49f7
[Zephyr] Clear SRP host and services on factory reset (#33501)
by Arkadiusz Bałys
· 10 months ago
f980f2c
ESP32: Address -Wundef build errors and enable it for platform (#29728)
by Shubham Patil
· 10 months ago
8c9ef98
[Telink] Add W91 (TLSR9118BDK40D) base support (#33423)
by Alex Tsitsiura
· 10 months ago
0588165
[Telink] Fix certification tests (#33419)
by Alex Tsitsiura
· 10 months ago
3186155
Darwin: Namespace common class names (#33459)
by Kiel Oleson
· 10 months ago
cf2d2bd
[Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430)
by Junior Martinez
· 10 months ago
052f162
[openthread] Fixed potential usage fault (#33434)
by Kamil Kasperczyk
· 10 months ago
37b2fe6
Added compile support for NuttX system. (#31236)
by zhhyu7
· 10 months ago
3f9bac2
[K32W] Fix apply action corner case in OTATlvProcessor interface (#33214)
by Marius Tache
· 10 months ago
d1d0d2b
[Silbas] Remove AppConfig header from Silabs Platform (#33348)
by mkardous-silabs
· 10 months ago
0259b9a
Fix efr32 assert due to missing init, renable RTT logs with pw-rcp enable. Temporaly remove TestExchange from efr32 (#33375)
by Junior Martinez
· 10 months ago
f33c62b
Fix crash for eps32 commissioner if ble disconnect during commissioning (#33332)
by cdj
· 10 months ago
4c30c82
Clean up AppConfig dependencies (#33333)
by mkardous-silabs
· 10 months ago
464ddb6
[Infineon] Update CYW30739 to support CYW30739B2-P5-EVK-XX boards. (#33065)
by Sid Hsu
· 10 months ago
930daf8
[zephyr] Added several improvements to the BLEMgr implementation (#33189)
by Kamil Kasperczyk
· 10 months ago
4319ab1
[nrfconnect] Pulled patches for the nRF Wi-Fi platform (#33196)
by Kamil Kasperczyk
· 10 months ago
bc0f5ee
[mrp] Increase default retry interval for Thread (#33314)
by Damian Królik
· 10 months ago
408eaf6
Move config header dependencies from platform to platform_base (#33324)
by Karsten Sperling
· 10 months ago
c4e37c2
Updated the comments on resetwatermarks (#33309)
by Thirupathi S
· 10 months ago
bdd33bd
[nrfconnect] Add support for Zephyr's version management (#33216)
by Łukasz Duda
· 10 months ago
be19fc9
[nrfconnect] Introduced several improvements for the factory data management (#33195)
by Kamil Kasperczyk
· 10 months ago
39703f7
esp32: service type should be case-insensitive for endpoint filter of mdns packets (#33206)
by Wang Qixiang
· 10 months ago
e6d3184
[Silabs] Merge PlatformManagerImpl.cpp for efr32 and si917 platforms (#33274)
by Junior Martinez
· 10 months ago
997ccd0
[Ameba] Add Ameba crypto implementation (#33208)
by pankore
· 10 months ago
e29eef4
Remove the kDNSServiceFlagsTimeout flag when calling DNSServiceGetAdd… (#33266)
by Nivi Sarkar
· 10 months ago
de796eb
[Linux]DGSW_2_3 fails CurrentHeapUsed is greater than CurrentHeapHighWatermark (#33252)
by Thirupathi S
· 10 months ago
745c17c
[nxp][platform][k32w] BLE force disconnect handler calls API to allow low power (#33167)
by Mihai Ignat
· 10 months ago
9ed9c72
[chore] Replace all usages of chip::Optional with std::optional in src/lib/dnssd (#33200)
by Andrei Litvin
· 10 months ago
416f6a3
[OpenThread] Disable IPv6 interface during erasing persistent info. (#33170)
by Arkadiusz Bałys
· 10 months ago
3c9f101
Disable TCP on the MCU based platforms by default. (#33232)
by Pradip De
· 10 months ago
ee53359
Add custom MRP configs for the esp platform (#33215)
by cdj
· 10 months ago
d7a488f
[Silabs] Update Silabs SDK versions (#33229)
by mkardous-silabs
· 10 months ago
040e5bf
Platform Event when ble is deinitialized (#33186)
by Shubham Patil
· 10 months ago
34cc8b8
Darwin: Move preWarmCommissioningSession to MTRDeviceControllerFactory (#33184)
by Karsten Sperling
· 10 months ago
a4b59cb
Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001)
by Pradip De
· 10 months ago
61f3056
[thread] Enhance/Optimize attach to thread network (#33191)
by Kamil Kasperczyk
· 10 months ago
6722693
Add std::source_location to ChipError for C++20 builds (#32935)
by Matthew Swartwout
· 10 months ago
5a23ad5
[nrfconnect] Introduced several platform configuration fixes (#33194)
by Kamil Kasperczyk
· 10 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
· 11 months ago
27a05ca
ESP32: Drop Invalid RA packets (#33060)
by Wang Qixiang
· 11 months ago
80b2f61
Replace nl-unit-test with pigweed for platform (#33030)
by Jakub Latusek
· 11 months ago
8a4dffc
[WiFi][Shell] Wifi Shell updates to improve shell commands. (#31684)
by Mihai Ignat
· 11 months ago
9966940
Force including <ble/Ble.h> umbrella header instead of specific headers (#33023)
by Arkadiusz Bokowy
· 11 months ago
511c974
[Silabs] Change BLE address from random resolvable address to random static address (#33035)
by mkardous-silabs
· 11 months ago
01facfd
[clusters] Implemented ThreadDiagnosticDelegate (#32964)
by Kamil Kasperczyk
· 11 months ago
692e9e1
[ESP32] Enable extended ble announcement for esp32 platform (#32389)
by SAYON DEEP
· 11 months ago
0b0d116
[zephyr] Added Bluetooth LE Extended Advertisement option (#33005)
by Kamil Kasperczyk
· 11 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
· 11 months ago
fdcf07a
[zephyr] Fix CHIPDevicePlatformEvent.h include dependency (#33004)
by Kamil Kasperczyk
· 11 months ago
9a81bed
[nrfconnect] Implemented WiFiNetworkDiagnostics events generation (#32962)
by Kamil Kasperczyk
· 11 months ago
a0c4d57
Add silabs specific CLI (#32733)
by Jean-Francois Penven
· 11 months ago
cb07513
Add initial framework to build TI Matter applications against prebuilt OT Libs (#32857)
by adabreuti
· 11 months ago
8d47f40
Add adv change event to silabs platforms (#32987)
by mkardous-silabs
· 11 months ago
07f4b35
Separate out attribute access interface registry/cache, remove free functions from InteractionModelEngine.h (#32954)
by Andrei Litvin
· 11 months ago
d18aede
[Silabs] Moved nvm RebootCount and TotalOperationalHours keys to config (#32917)
by Curtis Rahman
· 11 months ago
4be45dd
DGWIFI_2_1 Beacon Rx count for linux platform (#32963)
by Thirupathi S
· 11 months ago
bcebbc6
Enable CONFIG_BUILD_FOR_HOST_UNIT_TEST to fix CHIP test build (#32959)
by Wang Qixiang
· 11 months ago
1fdd217
Cancel the SRP timer if we have resolved on the SRP domain but the kD… (#32948)
by Nivi Sarkar
· 11 months ago
b6c47f6
[Silabs] Refactor Silabs Test Event Trigger impl to be compliant with its requirements (#32927)
by mkardous-silabs
· 11 months ago
7aa7748
Darwin: PlatformManagerImpl improvements (#32904)
by Karsten Sperling
· 11 months ago
7af9863
[Telink] Improve B95 (TLSR9258A) & Update builds to docker version 47 (#32899)
by Alex Tsitsiura
· 11 months ago
f92178b
Refactored mDNS Browse Interface (#32866)
by Suhas Shankar
· 11 months ago
20a55de
[Silabs] Reduce code size for the Lighting-app (#32876)
by Jean-Francois Penven
· 11 months ago
845ce9b
[ICD] Add TestEventTrigger support to the ICDManager (#32898)
by mkardous-silabs
· 11 months ago
ff6c19b
Replace enum to enum class (#32909)
by Jakub Latusek
· 11 months ago
bf981c2
[ST] Feature add ot-stm32 submodule (#32888)
by yzamstm
· 11 months ago
e2bb2e5
[Telink] Use common CMake parts & flash overlay selection (#32894)
by Alex Tsitsiura
· 11 months ago
c9dac81
[TI] Remove TI CC13x2 Platform Support (#32877)
by Anu Biradar
· 11 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
· 11 months ago
f46cdf3
Fix Darwin dns-sd handling of results on interface index 0. (#32872)
by Boris Zbarsky
· 11 months ago
9b9ed65
[Telink] Peripheral modules optimization & Update builds to docker version 46 (#32754)
by Alex Tsitsiura
· 11 months ago
9080cd3
[NXP] Update smu2 manager api (#32799)
by Marius Tache
· 11 months ago
660c928
Move declarations from `af.h` into the corresponding storage/table/... headers (#32776)
by Andrei Litvin
· 11 months ago
4cfde10
Android: Fix memory leak in DnssdImpl.cpp ChipDnssdStopBrowse() (#32855)
by Philip Gregor
· 11 months ago
6a7961d
Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (#32771)
by ying-css
· 11 months ago
cfe283f
[dnssd] Allow selecting DNS-SD implementation at runtime (#32829)
by Kamil Kasperczyk
· 11 months ago
2ca30ac
Android - implement ChipDnssdStopBrowse (#32801)
by Philip Gregor
· 11 months ago
Next »