Searched refs:otSrpClientStop (Results 1 – 4 of 4) sorted by relevance
233 void otSrpClientStop(otInstance *aInstance);
50 void otSrpClientStop(otInstance *aInstance) { return AsCoreType(aInstance).Get<Srp::Client>().Stop(… in otSrpClientStop() function
906 otSrpClientStop(GetInstancePtr()); in Process()
3624 otSrpClientStop(mInstance); in HandlePropertySet()