Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h136 WPS_PBC_STATUS_DISABLE, enumerator
Dwps_hostapd.c850 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_DISABLE; in hostapd_wps_event_pbc_disable()
858 hapd->wps_stats.pbc_status = WPS_PBC_STATUS_DISABLE; in hostapd_wps_event_success()
/hostap-latest/hostapd/
Dctrl_iface.c536 case WPS_PBC_STATUS_DISABLE: in pbc_status_str()