Home
last modified time | relevance | path

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

/components/drivers/spi/
A Ddev_spi_wifi_rw009.h175 #define TKIP_ENABLED 0x0002 macro
187 …SECURITY_WPA_TKIP_PSK = ( WPA_SECURITY | TKIP_ENABLED ), /**< WPA Security with…
190 …SECURITY_WPA2_TKIP_PSK = ( WPA2_SECURITY | TKIP_ENABLED ), /**< WPA2 Security wit…
191 …SECURITY_WPA2_MIXED_PSK = ( WPA2_SECURITY | AES_ENABLED | TKIP_ENABLED ), /**< WPA2 Security wit…
/components/drivers/wlan/
A Ddev_wlan.h79 #define TKIP_ENABLED 0x0002 macro
110 …SECURITY_WPA_TKIP_PSK = (WPA_SECURITY | TKIP_ENABLED), /* WPA Security with T…
113 …SECURITY_WPA2_TKIP_PSK = (WPA2_SECURITY | TKIP_ENABLED), /* WPA2 Security with …
114 …SECURITY_WPA2_MIXED_PSK = (WPA2_SECURITY | AES_ENABLED | TKIP_ENABLED), /* WPA2 Security with …

Completed in 9 milliseconds