Home
last modified time | relevance | path

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

/openthread-3.7.0/include/openthread/
Dsrp_client.h630 void otSrpClientClearHostAndServices(otInstance *aInstance);
/openthread-3.7.0/src/core/api/
Dsrp_client_api.cpp153 void otSrpClientClearHostAndServices(otInstance *aInstance) in otSrpClientClearHostAndServices() function
/openthread-3.7.0/src/cli/
Dcli_srp_client.cpp425 otSrpClientClearHostAndServices(GetInstancePtr()); in Process()
/openthread-3.7.0/src/ncp/
Dncp_base_mtd.cpp3938 otSrpClientClearHostAndServices(mInstance); in HandlePropertySet()