#include <dwc.h>BOOL DWC_SendLanMatch(s32 aid,
const u8 *buf,
s32 len,
BOOL reliable);| aid | AID to send to. |
| buf | Send buffer. |
| len | Length of send buffer. |
| reliable | Flag indicating if this is a reliable send. |
Returns TRUE if send is successful.
The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.
CONFIDENTIAL