Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dsrp_server.hpp344 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Server::Service
504 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Server::Host
Dsrp_client.hpp294 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Client::Service