Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handler in GenericSoftwareUpdateManager may need to be resurrected #111

Closed
pan-apple opened this issue Mar 25, 2020 · 1 comment
Closed
Labels
feature work p1 priority 1 work question Further information is requested
Milestone

Comments

@pan-apple
Copy link
Contributor

Problem

#104 removed the following functions from GenericSoftwareUpdateManagerImpl.
SoftwareUpdateFailed
HandleStatusReport
HandleServiceBindingEvent
HandleResponse
OnKeyError
OnResponseTimeout

Proposed Solution

Evaluate if these functions are needed. If so, identify the replacement APIs for ExchangeContext, and Binding and reimplement these functions.

@rwalker-apple rwalker-apple added this to the M4 milestone Mar 25, 2020
@woody-apple woody-apple modified the milestones: Not sure when, V1.0 May 26, 2020
@woody-apple woody-apple added the p1 priority 1 work label Oct 16, 2020
@woody-apple woody-apple added the question Further information is requested label Nov 5, 2020
@pan-apple
Copy link
Contributor Author

We can close this issue, as this code is not relevant for CHIP.

fkjagodzinski pushed a commit to fkjagodzinski/connectedhomeip that referenced this issue Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature work p1 priority 1 work question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants