Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.hpp505 uint32_t GetLeaseInterval(void) const { return mDefaultLease; } in GetLeaseInterval() function in ot::Srp::Client
H A Ddns_types.hpp2733 uint32_t GetLeaseInterval(void) const { return BigEndian::HostSwap32(mLeaseInterval); } in GetLeaseInterval() function in ot::Dns::LeaseOption