Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddns_client.hpp217 void SetMaxTxAttempts(uint8_t aMaxTxAttempts) { mMaxTxAttempts = aMaxTxAttempts; } in SetMaxTxAttempts() argument