Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c280 #define WPS_STRDUP(n) \ in wps_device_clone_data() macro
284 WPS_STRDUP(device_name); in wps_device_clone_data()
285 WPS_STRDUP(manufacturer); in wps_device_clone_data()
286 WPS_STRDUP(model_name); in wps_device_clone_data()
287 WPS_STRDUP(model_number); in wps_device_clone_data()
288 WPS_STRDUP(serial_number); in wps_device_clone_data()
289 #undef WPS_STRDUP in wps_device_clone_data()