Home
last modified time | relevance | path

Searched refs:CoprocessorVersion (Results 1 – 2 of 2) sorted by relevance

/external/ot-br-posix/src/rest/
Dresource.hpp132 void CoprocessorVersion(const Request &aRequest, Response &aResponse) const;
Dresource.cpp153 …ResourceMap.emplace(OT_REST_RESOURCE_PATH_NODE_COPROCESSOR_VERSION, &Resource::CoprocessorVersion); in Resource()
1075 void Resource::CoprocessorVersion(const Request &aRequest, Response &aResponse) const in CoprocessorVersion() function in otbr::rest::Resource