Searched refs:otSrpServerSetLeaseConfig (Results 1 – 3 of 3) sorted by relevance
313 otError otSrpServerSetLeaseConfig(otInstance *aInstance, const otSrpServerLeaseConfig *aLeaseConfig…
108 otError otSrpServerSetLeaseConfig(otInstance *aInstance, const otSrpServerLeaseConfig *aLeaseConfig) in otSrpServerSetLeaseConfig() function
293 error = otSrpServerSetLeaseConfig(GetInstancePtr(), &leaseConfig); in Process()