#include <nitro/mb/mb_fake_child.h>
typedef struct
{
u16 apiid;
u16 errcode;
} MBFakeScanErrorCallback;
This structure is for posting the cause when a communication error is generated during scanning for multiboot parents.
apiid |
Wireless APIID for the error. |
errcode |
Error code for the cause of the error. |
None.
MB_FakeStartScanParent,
WMApiid,
WMErrCode
11/25/2004 Initial version.