Searched refs:otSrpServerSetTtlConfig (Results 1 – 3 of 3) sorted by relevance
370 otError otSrpServerSetTtlConfig(otInstance *aInstance, const otSrpServerTtlConfig *aTtlConfig);
101 otError otSrpServerSetTtlConfig(otInstance *aInstance, const otSrpServerTtlConfig *aTtlConfig) in otSrpServerSetTtlConfig() function
188 error = otSrpServerSetTtlConfig(GetInstancePtr(), &ttlConfig); in Process()