Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dnetdiag_api.cpp74 const char *otThreadGetVendorName(otInstance *aInstance) in otThreadGetVendorName() function
/openthread-latest/include/openthread/
Dnetdiag.h316 const char *otThreadGetVendorName(otInstance *aInstance);
/openthread-latest/src/cli/
Dcli.cpp7301 error = ProcessGet(aArgs, otThreadGetVendorName); in Process()
7313 error = ProcessGetSet(aArgs, otThreadGetVendorName, otThreadSetVendorName); in Process()