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

Add a continuous browse for Matter operational advertisements on Darwin. #25317

Merged

Commits on Feb 24, 2023

  1. Add a continuous browse for Matter operational advertisements on Darwin.

    The information is propagated to MTRDevice, but we're not making use of it there
    yet.
    
    The fabricIndex changes were due to a pre-existing issue: we are in fact getting
    it from the wrong thread/queue in various places (MTRDevice init, MTRDevice
    command invocation), such that an assertChipStackLockedByCurrentThread() in the
    getter failed.
    bzbarsky-apple committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    91874dd View commit details
    Browse the repository at this point in the history