Searched refs:otSrpServerIsAutoEnableMode (Results 1 – 4 of 4) sorted by relevance
288 bool otSrpServerIsAutoEnableMode(otInstance *aInstance);
90 bool otSrpServerIsAutoEnableMode(otInstance *aInstance) in otSrpServerIsAutoEnableMode() function
124 return Interpreter::GetInterpreter().ProcessEnableDisable(aArgs, otSrpServerIsAutoEnableMode, in Process()
3409 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()