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
Extends the wake key model to support pre-provisioned guest keys
(indices 130-192) for WI devices that do not hold the Thread Network Key.
`KeyManager` gains a fixed `GuestWakeKeyEntry` table for storing and
looking up guest keys.
`otThreadDirectSetGuestWakeKey` / `otThreadDirectRemoveGuestWakeKey`
expose the table to applications. `otThreadDirectWakeup` rejects a
burst with an unprovisioned guest key index before the first frame is
sent.
0 commit comments