Home
last modified time | relevance | path

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

/components/drivers/spi/
A Ddev_spi_wifi_rw009.h171 #define WPA_SECURITY 0x00200000 macro
187 …SECURITY_WPA_TKIP_PSK = ( WPA_SECURITY | TKIP_ENABLED ), /**< WPA Security with…
188 …SECURITY_WPA_AES_PSK = ( WPA_SECURITY | AES_ENABLED ), /**< WPA Security with…
/components/drivers/wlan/
A Ddev_wlan.h75 #define WPA_SECURITY 0x00200000 macro
110 …SECURITY_WPA_TKIP_PSK = (WPA_SECURITY | TKIP_ENABLED), /* WPA Security with T…
111 …SECURITY_WPA_AES_PSK = (WPA_SECURITY | AES_ENABLED), /* WPA Security with A…

Completed in 10 milliseconds