Home
last modified time | relevance | path

Searched defs:GetCoprocessorVersion (Results 1 – 5 of 5) sorted by relevance

/external/ot-br-posix/src/host/
Drcp_host.hpp220 const char *GetCoprocessorVersion(void) override in GetCoprocessorVersion() function in otbr::Host::RcpHost
Dncp_spinel.hpp122 const char *GetCoprocessorVersion(void) { return mSpinelDriver->GetVersion(); } in GetCoprocessorVersion() function in otbr::Host::NcpSpinel
Dncp_host.cpp108 const char *NcpHost::GetCoprocessorVersion(void) in GetCoprocessorVersion() function in otbr::Host::NcpHost
/external/openthread/src/lib/spinel/
Dspinel_driver.cpp438 otError SpinelDriver::GetCoprocessorVersion(void) in GetCoprocessorVersion() function in ot::Spinel::SpinelDriver
/external/ot-br-posix/src/rest/
Dresource.cpp1062 void Resource::GetCoprocessorVersion(Response &aResponse) const in GetCoprocessorVersion() function in otbr::rest::Resource