Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp108kAccessFlag = 1 << 0, ///< Access to the command class (device: without without additional … enumerator
Dtcat_agent.cpp201 VerifyOrExit(aCommissionerCommandClassFlags & kAccessFlag); in CheckCommandClassAuthorizationFlags()
203 if (aDeviceCommandClassFlags & kAccessFlag) in CheckCommandClassAuthorizationFlags()