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

Commissioning complete means we can finalize the admin in our storage #7145

Closed
todo bot opened this issue May 26, 2021 · 0 comments
Closed

Commissioning complete means we can finalize the admin in our storage #7145

todo bot opened this issue May 26, 2021 · 0 comments
Assignees
Labels

Comments

@todo
Copy link

todo bot commented May 26, 2021

// TODO: Commissioning complete means we can finalize the admin in our storage
}
else if (event->Type == DeviceLayer::DeviceEventType::kOperationalNetworkEnabled)
{
app::Mdns::AdvertiseOperational();
ChipLogError(Discovery, "Operational advertising enabled");
}
}
CHIP_ERROR RendezvousServer::WaitForPairing(const RendezvousParameters & params, Messaging::ExchangeManager * exchangeManager,
TransportMgrBase * transportMgr, SecureSessionMgr * sessionMgr,


This issue was generated by todo based on a TODO comment in 7ecca81 when #6798 was merged. cc @cecille.
@todo todo bot added the todo label May 26, 2021
@todo todo bot assigned cecille May 26, 2021
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