Searched refs:mIsDelayPresent (Results 1 – 4 of 4) sorted by relevance
139 bool IsDelayPresent(void) const { return mIsDelayPresent; } in IsDelayPresent()396 bool IsDelayPresent(void) const { return mComponents.mIsDelayPresent; } in IsDelayPresent()418 mComponents.mIsDelayPresent = true; in SetDelay()
210 bool mIsDelayPresent; ///< TRUE if Delay Timer is present, FALSE otherwise. member
73 &Components::mIsDelayPresent, in LookupMapper()79 &Components::mIsDelayPresent, in LookupMapper()
1288 if (aDataset.mComponents.mIsDelayPresent) in EncodeOperationalDataset()1497 aDataset.mComponents.mIsDelayPresent = true; in DecodeOperationalDataset()