DWC_SetSendLanMatchCallback

Syntax

#include <dwc.h>

void DWC_SetSendLanMatchCallback(DWCSendLanMatchCallback callback);

Arguments

callback User-defined send callback.

Return Values

None.

Description

The callback is called when the sending of data by DWC_SendLanMatch completes.

The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.

See Also

DWC_SendLanMatch

Revision History

1.4.10
Added text noting that this cannot be used with the retail product.

CONFIDENTIAL