Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dsrp_client.hpp457 uint32_t GetLeaseInterval(void) const { return mLeaseInterval; } in GetLeaseInterval() function in ot::Srp::Client
Ddns_types.hpp2506 uint32_t GetLeaseInterval(void) const { return HostSwap32(mLeaseInterval); } in GetLeaseInterval() function in ot::Dns::LeaseOption