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

uncomment and fill in after #7976 is fixed #10945

Closed
todo bot opened this issue Oct 26, 2021 · 1 comment
Closed

uncomment and fill in after #7976 is fixed #10945

todo bot opened this issue Oct 26, 2021 · 1 comment
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Oct 26, 2021

// TODO: uncomment and fill in after #7976 is fixed
// mProviderDevice.Init(mConnectParams, mProviderNodeId, address, mProviderFabricIndex);
// mProviderDevice.EstablishConnectivity();
}
EmberAfStatus ExampleOTARequestor::HandleAnnounceOTAProvider(
chip::app::CommandHandler * commandObj, const chip::app::ConcreteCommandPath & commandPath,
const chip::app::Clusters::OtaSoftwareUpdateRequestor::Commands::AnnounceOtaProvider::DecodableType & commandData)
{
auto & providerLocation = commandData.providerLocation;
auto & announcementReason = commandData.announcementReason;


This issue was generated by todo based on a TODO comment in b751b49 when #10434 was merged. cc @holbrookt.
@todo todo bot added the todo label Oct 26, 2021
@todo todo bot assigned holbrookt Oct 26, 2021
@carol-apple
Copy link
Contributor

Fixed by #12636

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants