Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dnetdiag_api.cpp84 const char *otThreadGetVendorSwVersion(otInstance *aInstance) in otThreadGetVendorSwVersion() function
/openthread-latest/include/openthread/
Dnetdiag.h334 const char *otThreadGetVendorSwVersion(otInstance *aInstance);
/openthread-latest/src/cli/
Dcli.cpp7361 error = ProcessGet(aArgs, otThreadGetVendorSwVersion); in Process()
7373 error = ProcessGetSet(aArgs, otThreadGetVendorSwVersion, otThreadSetVendorSwVersion); in Process()