Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/api/
Dnetdiag_api.cpp87 const char *otThreadGetVendorSwVersion(otInstance *aInstance) in otThreadGetVendorSwVersion() function
/openthread-3.7.0/include/openthread/
Dnetdiag.h349 const char *otThreadGetVendorSwVersion(otInstance *aInstance);
/openthread-3.7.0/src/cli/
Dcli.cpp7677 error = ProcessGet(aArgs, otThreadGetVendorSwVersion); in Process()
7689 error = ProcessGetSet(aArgs, otThreadGetVendorSwVersion, otThreadSetVendorSwVersion); in Process()