Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_server_api.cpp103 void otSrpServerGetLeaseConfig(otInstance *aInstance, otSrpServerLeaseConfig *aLeaseConfig) in otSrpServerGetLeaseConfig()
108 otError otSrpServerSetLeaseConfig(otInstance *aInstance, const otSrpServerLeaseConfig *aLeaseConfig) in otSrpServerSetLeaseConfig()
/openthread-latest/src/core/net/
Dsrp_server.cpp253 Error Server::SetLeaseConfig(const LeaseConfig &aLeaseConfig) in SetLeaseConfig()
445 const LeaseConfig &aLeaseConfig) in CommitSrpUpdate()
1569 const LeaseConfig &aLeaseConfig, in ProcessMessage()