Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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()
1713 int peer_type = ctx_item->data(peer_role_type).toInt(); in connect_pbc() local
1714 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) { in connect_pbc()
1718 } else if (peer_type == PEER_TYPE_P2P || in connect_pbc()
1719 peer_type == PEER_TYPE_P2P_CLIENT) { in connect_pbc()