Searched refs:EnableAutoHostAddress (Results 1 – 6 of 6) sorted by relevance
417 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpServerBase()540 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpServerReject()652 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpServerIgnore()766 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpServerClientRemove()899 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestUpdateLeaseShortVariant()1108 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpClientDelayedResponse()
859 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxy()1062 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxy()1233 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyDnssdStateChange()1536 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyDelayedCallback()1830 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyReplacedEntries()2297 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyHostWithOffMeshRoutableAddress()2459 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyRemoveBeforeCommitted()2663 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestSrpAdvProxyFullyRemoveBeforeCommitted()
642 SuccessOrQuit(srpClient->EnableAutoHostAddress()); in TestDnsClient()
117 return AsCoreType(aInstance).Get<Srp::Client>().EnableAutoHostAddress(); in otSrpClientEnableAutoHostAddress()
542 Error EnableAutoHostAddress(void);
609 Error Client::EnableAutoHostAddress(void) in EnableAutoHostAddress() function in ot::Srp::Client