Searched defs:GetKeyLease (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/net/ | ||
| D | srp_server.hpp | 330 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Server::Service |
| D | srp_client.hpp | 273 uint32_t GetKeyLease(void) const { return mKeyLease; } in GetKeyLease() function in ot::Srp::Client::Service |