Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dsrp_server_api.cpp115 void otSrpServerGetLeaseConfig(otInstance *aInstance, otSrpServerLeaseConfig *aLeaseConfig) in otSrpServerGetLeaseConfig()
120 otError otSrpServerSetLeaseConfig(otInstance *aInstance, const otSrpServerLeaseConfig *aLeaseConfig) in otSrpServerSetLeaseConfig()
/external/openthread/src/core/net/
Dsrp_server.cpp406 Error Server::SetLeaseConfig(const LeaseConfig &aLeaseConfig) in SetLeaseConfig()
598 const LeaseConfig &aLeaseConfig) in CommitSrpUpdate()
1723 const LeaseConfig &aLeaseConfig, in ProcessMessage()