Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dsrp_server_api.cpp90 void otSrpServerGetTtlConfig(otInstance *aInstance, otSrpServerTtlConfig *aTtlConfig) in otSrpServerGetTtlConfig()
95 otError otSrpServerSetTtlConfig(otInstance *aInstance, const otSrpServerTtlConfig *aTtlConfig) in otSrpServerSetTtlConfig()
/external/openthread/src/core/net/
Dsrp_server.cpp177 Error Server::SetTtlConfig(const TtlConfig &aTtlConfig) in SetTtlConfig()
414 const TtlConfig & aTtlConfig, in CommitSrpUpdate()
1432 const TtlConfig & aTtlConfig, in ProcessMessage()