Enumerations |
Functions | |
| wwd_result_t | wwd_wifi_enter_ds1 (wwd_interface_t interface, uint32_t ulp_wait_milliseconds) |
| wwd_result_t | wwd_wifi_wowl_enable (wwd_interface_t interface, uint32_t wowl_caps, uint32_t wowl_os, wl_mkeep_alive_pkt_t *wowl_keepalive_data, uint8_t *pattern_data, uint32_t pattern_data_size, uint32_t *arp_host_ip_v4_address) |
Prototypes of functions for controlling the Wi-Fi system sleep and wake functionality
| enum wwd_ds_state_t |
Deep Sleep 1 (DS1) types
| wwd_result_t wwd_wifi_enter_ds1 | ( | wwd_interface_t | interface, |
| uint32_t | ulp_wait_milliseconds | ||
| ) |
Deep Sleep 1 (DS1) functions
| wwd_result_t wwd_wifi_wowl_enable | ( | wwd_interface_t | interface, |
| uint32_t | wowl_caps, | ||
| uint32_t | wowl_os, | ||
| wl_mkeep_alive_pkt_t * | wowl_keepalive_data, | ||
| uint8_t * | pattern_data, | ||
| uint32_t | pattern_data_size, | ||
| uint32_t * | arp_host_ip_v4_address | ||
| ) |
Wake On Wireless LAN (WOWL) functions