Home
last modified time | relevance | path

Searched refs:TKIP_ENABLED (Results 1 – 2 of 2) sorted by relevance

/bsp/amebaz/drivers/wlan/
A Ddrv_wlan.h29 #define TKIP_ENABLED 0x0002 macro
37 …RTHW_SECURITY_WPA_TKIP_PSK = ( WPA_SECURITY | TKIP_ENABLED ), /**< WPA Security…
40 …RTHW_SECURITY_WPA2_TKIP_PSK = ( WPA2_SECURITY | TKIP_ENABLED ), /**< WPA2 Securit…
41 …RTHW_SECURITY_WPA2_MIXED_PSK = ( WPA2_SECURITY | AES_ENABLED | TKIP_ENABLED ), /**< WPA2 Securit…
/bsp/w60x/drivers/
A Ddrv_wifi.c278 wlan_info.security |= WPA_SECURITY | TKIP_ENABLED; in wm_wlan_scan_callback()
284 wlan_info.security |= WPA2_SECURITY | TKIP_ENABLED; in wm_wlan_scan_callback()

Completed in 6 milliseconds