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