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