Home
last modified time | relevance | path

Searched refs:otThreadGetVendorName (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/src/core/api/
Dnetdiag_api.cpp77 const char *otThreadGetVendorName(otInstance *aInstance) in otThreadGetVendorName() function
/openthread-3.6.0/include/openthread/
Dnetdiag.h406 const char *otThreadGetVendorName(otInstance *aInstance);
/openthread-3.6.0/src/cli/
Dcli.cpp7682 error = ProcessGet(aArgs, otThreadGetVendorName); in Process()
7694 error = ProcessGetSet(aArgs, otThreadGetVendorName, otThreadSetVendorName); in Process()