Searched refs:RemoveHostAndServices (Results 1 – 5 of 5) sorted by relevance
147 …return AsCoreType(aInstance).Get<Srp::Client>().RemoveHostAndServices(aRemoveKeyLease, aSendUnregT… in otSrpClientRemoveHostAndServices()
650 Error RemoveHostAndServices(bool aShouldRemoveKeyLease, bool aSendUnregToServer = false);
829 Error Client::RemoveHostAndServices(bool aShouldRemoveKeyLease, bool aSendUnregToServer) in RemoveHostAndServices() function in ot::Srp::Client
1022 SuccessOrQuit(srpClient->RemoveHostAndServices(/* aShouldRemoveKeyLease */ false)); in TestSrpAdvProxy()1045 …SuccessOrQuit(srpClient->RemoveHostAndServices(/* aShouldRemoveKeyLease */ false, /* aSendUnregToS… in TestSrpAdvProxy()2520 SuccessOrQuit(srpClient->RemoveHostAndServices(/* aShouldRemoveKeyLease */ false)); in TestSrpAdvProxyRemoveBeforeCommitted()2724 SuccessOrQuit(srpClient->RemoveHostAndServices(/* aShouldRemoveKeyLease */ true)); in TestSrpAdvProxyFullyRemoveBeforeCommitted()
791 SuccessOrQuit(srpClient->RemoveHostAndServices(aShouldRemoveKeyLease)); in TestSrpServerClientRemove()