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

Consider moving more functionality to Darwin MTRCallbackBridgeBase #23597

Closed
bzbarsky-apple opened this issue Nov 14, 2022 · 0 comments · Fixed by #24738
Closed

Consider moving more functionality to Darwin MTRCallbackBridgeBase #23597

bzbarsky-apple opened this issue Nov 14, 2022 · 0 comments · Fixed by #24738
Assignees

Comments

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented Nov 14, 2022

Right now there is various state and functionality on MTRCallbackBridge that does not really depend on the callback type. We could move that up to MTRCallbackBridgeBase.

@bzbarsky-apple bzbarsky-apple self-assigned this Jan 29, 2023
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Jan 30, 2023
Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes project-chip#23597
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Feb 2, 2023
Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes project-chip#23597
bzbarsky-apple added a commit that referenced this issue Feb 2, 2023
…24738)

Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes #23597
kkasperczyk-no pushed a commit to kkasperczyk-no/sdk-connectedhomeip that referenced this issue Mar 15, 2023
…#24738)

Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes project-chip/connectedhomeip#23597
kkasperczyk-no pushed a commit to kkasperczyk-no/sdk-connectedhomeip that referenced this issue Mar 15, 2023
…#24738)

Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes project-chip/connectedhomeip#23597
lecndav pushed a commit to lecndav/connectedhomeip that referenced this issue Mar 22, 2023
…roject-chip#24738)

Also eliminates the last direct (and hence not interceptible by API consumers)
NSLog calls in the Darwin framework and adds a lint for those.

Fixes project-chip#23597
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants