Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dwpa_ctrl.h358 #define WPS_EVENT_PIN_ACTIVE "WPS-PIN-ACTIVE " macro
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c1326 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_PIN_ACTIVE); in wpas_wps_start_dev_pw()
Dwpa_cli.c4427 } else if (str_starts(pos, WPS_EVENT_PIN_ACTIVE)) { in wpa_cli_action_process()