Searched refs:peer_type (Results 1 – 1 of 1) sorted by relevance
47 enum peer_type { enum308 int peer_type = ctx_item->data(peer_role_type).toInt(); in enter_pin() local312 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() local1714 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()