
#include <twl/os.h>BOOL OS_IsAvailableWireless(void);None.
Determine whether wireless communications features configured in the TWL console settings are available.
Returns TRUE when wireless communications are enabled. Returns FALSE when wireless features cannot be used.
If the device is not running in TWL mode, the function returns TRUE.
Determines whether wireless communications features, as configured by the TWL settings for Wireless Communications, are on.
2008/12/18 Corrected vague explanation of conditions under which function always returns TRUE.
2008/10/29 Rewrote the text for Return Values and Description.
2008/09/02 Initial version.
CONFIDENTIAL