Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
WLAN_Interface

Functions

void wiced_hal_wlan_override_wlregOn (wiced_bool_t power_on_flag)
 Assert WLAN power up signal. More...
 
void wiced_hal_wlan_remove_sdio_isolation (void)
 Remove SDIO line isolation after WLAN power-up using wiced_hal_wlan_override_wlregOn. More...
 

Detailed Description

Function Documentation

void wiced_hal_wlan_override_wlregOn ( wiced_bool_t  power_on_flag)

Assert WLAN power up signal.

This API does not have any impact if WL_REG_ON pin is set high.

Parameters
[in]power_on_flagTRUE - Power On or FALSE - Power off WLAN
Returns
none
void wiced_hal_wlan_remove_sdio_isolation ( void  )

Remove SDIO line isolation after WLAN power-up using wiced_hal_wlan_override_wlregOn.

This API does not have any impact if WL_REG_ON pin is set high.

Parameters
none
Returns
none