OS_IsAvailableWireless

Syntax

#include <twl/os.h>

BOOL OS_IsAvailableWireless(void);

Arguments

None.

Return Values

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.

Description

Determines whether wireless communications features, as configured by the TWL settings for Wireless Communications, are on.

See Also

OSOwnerInfoEx

Revision History

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