DWC_GetConnectionKeepAliveTime

Syntax

#include <dwc.h>
u32 DWC_GetConnectionKeepAliveTime(void);

Arguments

None.

Return Values

Nonzero The timeout that is set (in milliseconds).
0 Failed to get the timeout because the FriendsMatch library is not in operation.

Description

Gets the timeout, which is the standard for determining when to disconnect from a connected peer after a fixed period of time elapses with no reliable or unreliable transmission from that peer.

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL