Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c311 #define WPS_STRDUP(n) \ in wps_device_clone_data() macro
315 WPS_STRDUP(device_name); in wps_device_clone_data()
316 WPS_STRDUP(manufacturer); in wps_device_clone_data()
317 WPS_STRDUP(model_name); in wps_device_clone_data()
318 WPS_STRDUP(model_number); in wps_device_clone_data()
319 WPS_STRDUP(serial_number); in wps_device_clone_data()
320 #undef WPS_STRDUP in wps_device_clone_data()