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

(#5098) We should pass the Command Object and EndpointId to the cluster callback... #6557

Closed
todo bot opened this issue May 6, 2021 · 1 comment
Closed
Assignees
Labels

Comments

@todo
Copy link

todo bot commented May 6, 2021

// TODO(#5098) We should pass the Command Object and EndpointId to the cluster callbacks.
emberAfOperationalCredentialsClusterRemoveAllFabricsCallback(apCommandObj);
break;
}
case ZCL_REMOVE_FABRIC_COMMAND_ID: {
// We are using TLVUnpackError and TLVError here since both of them can be CHIP_END_OF_TLV
// When TLVError is CHIP_END_OF_TLV, it means we have iterated all of the items, which is not a real error.


This issue was generated by todo based on a TODO comment in 89df73d when #6513 was merged. cc @shana-apple.
@todo todo bot added the todo label May 6, 2021
@carol-apple
Copy link
Contributor

This is a dupe of #6558

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

1 participant