Searched refs:otThreadSetVendorSwVersion (Results 1 – 3 of 3) sorted by relevance
103 otError otThreadSetVendorSwVersion(otInstance *aInstance, const char *aVendorSwVersion) in otThreadSetVendorSwVersion() function
446 otError otThreadSetVendorSwVersion(otInstance *aInstance, const char *aVendorSwVersion);
8146 error = ProcessGetSet(aArgs, otThreadGetVendorSwVersion, otThreadSetVendorSwVersion); in Process()