Searched refs:otThreadSetVendorModel (Results 1 – 3 of 3) sorted by relevance
103 otError otThreadSetVendorModel(otInstance *aInstance, const char *aVendorModel) in otThreadSetVendorModel() function
393 otError otThreadSetVendorModel(otInstance *aInstance, const char *aVendorModel);
7692 error = ProcessGetSet(aArgs, otThreadGetVendorModel, otThreadSetVendorModel); in Process()