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