

#include <nitro/wxc.h>void WXC_Start(void);None.
None.
Starts wireless operation inside the WXC library.
Calling this function more than once does nothing. During calls to this function, the internal state transitions from WXC_STATE_READY to WXC_STATE_ACTIVE.
For functionality that must be set before starting wireless, call the function after calling WXC_Init and before calling this function.
WXCStateCode
WXC_Init
WXC_End
WXC_Stop
2005/08/04 Initial version.
CONFIDENTIAL