Searched refs:otThreadSetVendorAppUrl (Results 1 – 3 of 3) sorted by relevance
110 otError otThreadSetVendorAppUrl(otInstance *aInstance, const char *aVendorAppUrl) in otThreadSetVendorAppUrl() function
407 otError otThreadSetVendorAppUrl(otInstance *aInstance, const char *aVendorAppUrl);
7403 error = ProcessGetSet(aArgs, otThreadGetVendorAppUrl, otThreadSetVendorAppUrl); in Process()