You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
These properties can be used beyond debugging/testing and are currently used in certain scenarios (e.g., to ensure a new device stays with same parent/assisting device - initial joining/pairing).
We need a (probably new) mechanism for such situations (e.g., to ensure a device attached to a particular parent during pairing after it does the insecure connection). I agree whitelist/blacklist may not be the ideal approach but that's the currently supported way.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm considering moving the following properties (related to whitelist/blacklist) to the debug section:
PROP_MAC_WHITELIST
PROP_MAC_WHITELIST_ENABLED
PROP_MAC_BLACKLIST
PROP_MAC_BLACKLIST_ENABLED
The reason I'm considering moving them is that they aren't used as a normal part of the operation of the MAC.
Thoughts?
The text was updated successfully, but these errors were encountered: