otSrpServerHostIsDeleted() function
Tells if the SRP service host has been deleted. A SRP service host can be deleted but retains its name for future uses. In this case, the host instance is not removed from the SRP server/registry.
Arguments
aHost
A pointer to the SRP service host.
Return value
TRUE if the host has been deleted, FALSE if not.
![]()
bool isDeleted = otSrpServerHostIsDeleted(host);
otSrpServerHostIsDeleted() is called by 1 function:
![]()
otSrpServerHostIsDeleted()
otSrpServerHostIsDeleted():
![]()
otSrpServerHostIsDeleted()