Searched refs:otSrpServerGetTtlConfig (Results 1 – 3 of 3) sorted by relevance
297 void otSrpServerGetTtlConfig(otInstance *aInstance, otSrpServerTtlConfig *aTtlConfig);
96 void otSrpServerGetTtlConfig(otInstance *aInstance, otSrpServerTtlConfig *aTtlConfig) in otSrpServerGetTtlConfig() function
164 otSrpServerGetTtlConfig(GetInstancePtr(), &ttlConfig); in Process()