Home
last modified time | relevance | path

Searched defs:GetInstallCodeVerifyStatus (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/radio/
Dble_secure.hpp277 bool GetInstallCodeVerifyStatus(void) const { return mTcatAgent.GetInstallCodeVerifyStatus(); } in GetInstallCodeVerifyStatus() function in ot::Ble::BleSecure
/external/openthread/src/core/meshcop/
Dtcat_agent.hpp334 bool GetInstallCodeVerifyStatus(void) const { return mInstallCodeVerified; } in GetInstallCodeVerifyStatus() function in ot::MeshCoP::TcatAgent