Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_wps.h65 #define PIN_LEN 9 /*!< The length of the WPS PIN (Personal Identification Number). */ macro
76 …char pin[PIN_LEN]; /*!< WPS PIN (Personal Identification Number) used when wps_type is set to WP…