Home
last modified time | relevance | path

Searched refs:aAuthoritative (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/core/meshcop/
Dtimestamp.hpp131 void SetAuthoritative(bool aAuthoritative) in SetAuthoritative() argument
134 ((aAuthoritative << kAuthoritativeOffset) & kAuthoritativeMask)); in SetAuthoritative()