Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp47 enum peer_type { enum
308 int peer_type = ctx_item->data(peer_role_type).toInt(); in enter_pin() local
312 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) in enter_pin()
324 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) { in enter_pin()
1715 int peer_type = ctx_item->data(peer_role_type).toInt(); in connect_pbc() local
1716 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) { in connect_pbc()
1720 } else if (peer_type == PEER_TYPE_P2P || in connect_pbc()
1721 peer_type == PEER_TYPE_P2P_CLIENT) { in connect_pbc()