Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dnetdiag_api.cpp79 const char *otThreadGetVendorModel(otInstance *aInstance) in otThreadGetVendorModel() function
/openthread-latest/include/openthread/
Dnetdiag.h325 const char *otThreadGetVendorModel(otInstance *aInstance);
/openthread-latest/src/cli/
Dcli.cpp7331 error = ProcessGet(aArgs, otThreadGetVendorModel); in Process()
7343 error = ProcessGetSet(aArgs, otThreadGetVendorModel, otThreadSetVendorModel); in Process()