Searched refs:kAccessFlag (Results 1 – 2 of 2) sorted by relevance
108 …kAccessFlag = 1 << 0, ///< Access to the command class (device: without without additional … enumerator
201 VerifyOrExit(aCommissionerCommandClassFlags & kAccessFlag); in CheckCommandClassAuthorizationFlags()203 if (aDeviceCommandClassFlags & kAccessFlag) in CheckCommandClassAuthorizationFlags()