Searched refs:aMlrTimeout (Results 1 – 1 of 1) sorted by relevance
/openthread-2.7.6/src/core/thread/ | ||
D | network_data_service.hpp | 140 void SetMlrTimeout(uint32_t aMlrTimeout) { mMlrTimeout = HostSwap32(aMlrTimeout); } in SetMlrTimeout() argument |