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

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp47 enum peer_type { enum
308 int peer_type = ctx_item->data(peer_role_type).toInt(); local
312 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE)
324 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
1713 int peer_type = ctx_item->data(peer_role_type).toInt(); local
1714 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
1718 } else if (peer_type == PEER_TYPE_P2P ||
1719 peer_type == PEER_TYPE_P2P_CLIENT) {

Completed in 67 milliseconds