Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dsrp_server.h288 bool otSrpServerIsAutoEnableMode(otInstance *aInstance);
/openthread-3.6.0/src/core/api/
Dsrp_server_api.cpp90 bool otSrpServerIsAutoEnableMode(otInstance *aInstance) in otSrpServerIsAutoEnableMode() function
/openthread-3.6.0/src/cli/
Dcli_srp_server.cpp124 return Interpreter::GetInterpreter().ProcessEnableDisable(aArgs, otSrpServerIsAutoEnableMode, in Process()
/openthread-3.6.0/tests/unit/
Dtest_routing_manager.cpp3409 VerifyOrQuit(otSrpServerIsAutoEnableMode(sInstance)); in TestAutoEnableOfSrpServer()
3508 VerifyOrQuit(!otSrpServerIsAutoEnableMode(sInstance)); in TestAutoEnableOfSrpServer()
3553 VerifyOrQuit(otSrpServerIsAutoEnableMode(sInstance)); in TestAutoEnableOfSrpServer()
3563 VerifyOrQuit(!otSrpServerIsAutoEnableMode(sInstance)); in TestAutoEnableOfSrpServer()
3587 VerifyOrQuit(otSrpServerIsAutoEnableMode(sInstance)); in TestAutoEnableOfSrpServer()