- 4349e22 [OTA] Tear down CASE session during a timeout error (#15939) by Carol Yang · 3 years ago
- aa17b2f [ota] Store Default OTA Providers in flash (#15970) by Damian Królik · 3 years ago
- 535c6c8 [OTA] Move OTARequestorDriver to clusters directory (#15949) by Carol Yang · 3 years ago
- 16c7fea [ota] Add OTA requestor storage interface (#15483) by Damian Królik · 3 years ago
- eab0763 [OTA] Move OTARequestorInterface to clusters directory (#15926) by Carol Yang · 3 years ago
- 70f2e48 Issue #15935 [ota-requestor] Cancel the TransferTimeout timer when QueryImage download succeeds or aborts (#15936) by Irene Siu (Apple) · 3 years ago
- d00728c Issue #11760 - [ota-requestor-app] Abort query image download on timeout (#15768) by Irene Siu (Apple) · 3 years ago
- 976eb6f [ota] User consent handling in OTA Requestor (#15706) by Shubham Patil · 3 years ago
- 9dcdf37 [OTA] Kick off the initial periodic query timer (#15830) by Carol Yang · 3 years ago
- a0a73a1 [OTA] Update ProvderLocation struct with manual fabric index field (#15826) by Carol Yang · 3 years ago
- c116381 [OTA] Use OTAUpdateStateEnum when retrieving current update state (#15828) by Carol Yang · 3 years ago
- f84341f [OTA] Set the current state on every attempt for CASE session establishment (#15846) by Carol Yang · 3 years ago
- 9729c5e Implement periodic timer for querying OTA providers, refactor OTARequestor and OTARequestorDriver (#15433) by Sergei Lissianoi · 3 years ago
- 1fd382d [OTA] Serve the file specified by the file designator (#15662) by Carol Yang · 3 years ago
- 9b6f013 [OTA] Requestor API clean up (#15604) by Carol Yang · 3 years, 1 month ago
- 76fb87d [OTA] Make PreviousState of StateTransition event non-nullable (#15439) by Carol Yang · 3 years, 1 month ago
- 8235ae4 [OTA] Convert ObjectPool to a custom array type for DefaultOTAProviders attribute (#15378) by Carol Yang · 3 years, 1 month ago
- e5f4849 [OTA] Send more useful StatusReport errors during download failures (#15227) by Carol Yang · 3 years, 1 month ago
- fbf8bab [Mbed] DFU support to all Mbed examples applications (#14883) by Artur Tynecki · 3 years, 1 month ago
- 17d166c [OTA] Add support for DefaultOTAProviders attribute (#15170) by Carol Yang · 3 years, 1 month ago
- 2155328 Stop using PRI*8 printf formats. (#15099) by Boris Zbarsky · 3 years, 1 month ago
- b0c4805 Issue#11399 - [ota-requestor-app] Make RequestorCanConsent field of Query Image request configurable (#14999) by Irene Siu (Apple) · 3 years, 1 month ago
- 8ce90ac [ota] Parse OTA image header in nRF Connect and Linux platforms (#14875) by Damian Królik · 3 years, 1 month ago
- 5158095 Revert "[binding] Make binding table an attribute (#14874)" (#14907) by Boris Zbarsky · 3 years, 1 month ago
- 5834518 [binding] Make binding table an attribute (#14874) by Jiacheng Guo · 3 years, 1 month ago
- 3434127 Addressed review comments (#14400) by Rohit Jadhav · 3 years, 1 month ago
- 865aab9 Use default country code in QueryImage if the local value is corrupted (#14501) by Sergei Lissianoi · 3 years, 2 months ago
- 99ec7e9 Clean up MessageFlagValues and SendMessageFlags. (#14298) by Boris Zbarsky · 3 years, 2 months ago
- 3a1a5b0 [OTA Requestor] Implement the CancelImageUpdate() OTARequestor API (#13778) by Sergei Lissianoi · 3 years, 2 months ago
- b8049f0 [ota-requestor] Added API to get update state and progress. (#13581) by Kamil Kasperczyk · 3 years, 2 months ago
- 75b9637 [OTA] Use ConfigurationManager as the source of truth for Basic cluster attributes (#13849) by Carol Yang · 3 years, 2 months ago
- c850c12 OTA-Requestor software version check (#13742) by Rohit Jadhav · 3 years, 2 months ago
- 8bc5129 Switch Interaction Model client error reporting to just CHIP_ERROR. (#13888) by Boris Zbarsky · 3 years, 2 months ago
- d0d6dda [OTA] Implement event support for OTA Requestor cluster (#13727) by Carol Yang · 3 years, 2 months ago
- e4faade [OTA] Add NotifyUpdateApplied API to OTA Requestor (#13555) by Carol Yang · 3 years, 2 months ago
- be80e7a Update OTA Requestor Server cluster attributes (#13484) by Carol Yang · 3 years, 2 months ago
- 628e86a * [OTA] enable ota-requestor cluster in chip data model build (#13256) by Timothy Maes · 3 years, 2 months ago
- a497890 Use GetAccessingFabricIndex in a few more places. (#13395) by Boris Zbarsky · 3 years, 2 months ago
- 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years, 2 months ago
- 46541fb Support multiple sequential BDX transfers (#13329) by Carol Yang · 3 years, 2 months ago
- 4112be5 Change the VendorID attribute in Basic Information to the vendor_id type. (#13110) by Boris Zbarsky · 3 years, 2 months ago
- a49c250 Convert all OTA related enums to enum class (#13312) by Carol Yang · 3 years, 2 months ago
- 939ca0b [OTA] Make requestor use endpoint from AnnounceOTAProvider command (#13305) by Carol Yang · 3 years, 2 months ago
- eab67b3 [ota-requestor] Add generic OTA requestor driver (#13210) by Damian Królik · 3 years, 3 months ago
- b3f7dd0 Align OTA Requestor Cluster with spec (#13098) by Carol Yang · 3 years, 3 months ago
- 0af0a50 [app] use PeerId as the only key for CASESessionManager (#13074) by Jiacheng Guo · 3 years, 3 months ago
- 26076a8 [ota-requestor] Switch shell commands to use the common code (#12804) by Damian Królik · 3 years, 3 months ago
- 7ead62d [app] Move CASESessionManager to server internal storage (#12778) by Jiacheng Guo · 3 years, 3 months ago
- f3328e6 [OTA] Align StatusEnum data type with spec (#12928) by Carol Yang · 3 years, 3 months ago
- fce9c87 Convert OTAQueryStatus to an enum class (#12918) by Carol Yang · 3 years, 3 months ago
- dc3aeaf [ota-requestor] Add ApplyUpdate command support to OTARequestor class (#12796) by Damian Królik · 3 years, 3 months ago
- d6dfe03 [bdx] Extract functions for building and parsing URI and add unit tests (#12784) by Damian Królik · 3 years, 3 months ago
- bd74dcd [OTA] Add various Requestor API declarations (#12755) by Sergei Lissianoi · 3 years, 3 months ago
- d9e7e54 [app] make CASESessionManager fabric independent (#12766) by Jiacheng Guo · 3 years, 3 months ago
- 8adecf7 Add a ResolveProxy class to keep track of which controller is issuing… (#12481) by Vivien Nicolas · 3 years, 3 months ago
- f18d8b7 [OTA] Use CASESessionManager to establish CASE sessions from OTARequestor class (#12636) by Carol Yang · 3 years, 3 months ago
- c69451a [ota-requestor] Build QueryImage based on Basic cluster attributes (#12671) by Damian Królik · 3 years, 3 months ago
- b1e0023 Implement BDXDownloader for new OTA Requestor API (#12560) by Trevor Holbrook · 3 years, 3 months ago
- ae57e32 [OTA] Add Linux implementation of OTAImageProcessorInterface (#12493) by Carol Yang · 3 years, 3 months ago
- 42d842c OTA Requestor Refactoring -- Part 1 (#12119) by Sergei Lissianoi · 3 years, 4 months ago
- c7694b4 Introduce header files for the OTA Requestor API declarations (#11605) by Sergei Lissianoi · 3 years, 4 months ago