Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.hpp826 void SetBuild(uint16_t aBuild) in SetBuild() argument
829 ((aBuild << kBuildOffset) & kBuildMask)); in SetBuild()