DWCSendLanMatchCallback

Syntax

#include <dwc.h>

typedef void(*) DWCSendLanMatchCallback(int len,
             s32 aid);

Arguments

len Length of the data.
aid Client AID of data send destination.

Return Values

None.

Description

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

Revision History

1.4.10
Added text noting that this cannot be used with the retail product.
0.0.5
Changed the order of arguments.

CONFIDENTIAL