Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dsrp_server_api.cpp96 void otSrpServerGetTtlConfig(otInstance *aInstance, otSrpServerTtlConfig *aTtlConfig) in otSrpServerGetTtlConfig()
101 otError otSrpServerSetTtlConfig(otInstance *aInstance, const otSrpServerTtlConfig *aTtlConfig) in otSrpServerSetTtlConfig()
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.cpp205 Error Server::SetTtlConfig(const TtlConfig &aTtlConfig) in SetTtlConfig()
454 const TtlConfig &aTtlConfig, in CommitSrpUpdate()
1579 const TtlConfig &aTtlConfig, in ProcessMessage()