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