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