Searched refs:aSourcePort (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/src/core/meshcop/ | ||
D | meshcop_tlvs.hpp | 926 void SetSourcePort(uint16_t aSourcePort) { mSourcePort = BigEndian::HostSwap16(aSourcePort); } in SetSourcePort() argument |