Searched refs:otThreadSetFixedDuaInterfaceIdentifier (Results 1 – 4 of 4) sorted by relevance
667 otError otThreadSetFixedDuaInterfaceIdentifier(otInstance *aInstance, const otIp6InterfaceIdentifie…
385 SuccessOrExit(error = otThreadSetFixedDuaInterfaceIdentifier(mInstance, nullptr)); in HandlePropertySet()396 SuccessOrExit(error = otThreadSetFixedDuaInterfaceIdentifier(mInstance, &iid)); in HandlePropertySet()
251 otError otThreadSetFixedDuaInterfaceIdentifier(otInstance *aInstance, const otIp6InterfaceIdentifie… in otThreadSetFixedDuaInterfaceIdentifier() function
1017 error = otThreadSetFixedDuaInterfaceIdentifier(GetInstancePtr(), nullptr); in Process()1024 error = otThreadSetFixedDuaInterfaceIdentifier(GetInstancePtr(), &iid); in Process()