Lines Matching defs:join
39 * How many times to try to scan to find the GO before giving up on join
2506 "join-existing-group operation");
2549 "join-existing-group operation (no ACK for PD "
2586 " to join an active group", MAC2STR(sa));
3542 wpa_printf(MSG_DEBUG, "P2P: Join scan attempt %d",
3546 " for join operationg - stop join attempt",
3645 int join = wpas_p2p_peer_go(wpa_s,
3647 if (join == 0 &&
3665 if (join < 0)
3666 join = 0;
3669 wpa_s->pending_pd_use = join ? AUTO_PD_JOIN : AUTO_PD_GO_NEG;
3670 wpa_printf(MSG_DEBUG, "P2P: Auto PD with " MACSTR " join=%d",
3671 MAC2STR(wpa_s->pending_join_dev_addr), join);
3674 wpa_s->pending_pd_config_methods, join,
3686 int join = wpas_p2p_peer_go(wpa_s,
3688 if (join < 0) {
3703 "try to join the group", join ? "" :
3705 if (!join)
3718 "address for join from " MACSTR " to " MACSTR
3774 * joining the group. Proceed directly to join
3778 "join",
3803 /* Start join operation immediately */
3875 wpa_printf(MSG_DEBUG, "P2P: Failed to start scan for join - "
3895 wpa_printf(MSG_DEBUG, "P2P: Request to join existing group (iface "
3932 * to allow p2p_cancel stop a pending p2p_connect-join.
3963 * Allow a longer timeout for join-a-running-group than normal 15
4065 * @auto_join: Whether to select join vs. GO Negotiation automatically
4066 * @join: Whether to join an existing group (as a client) instead of starting
4083 int persistent_group, int auto_join, int join, int auth,
4132 if (join || auto_join) {
4150 wpa_printf(MSG_DEBUG, "P2P: Auto join started at "
5170 /* Invite to join an active group */
5808 wpa_printf(MSG_DEBUG, "P2P: Stop pending scan for join");
5814 wpa_printf(MSG_DEBUG, "P2P: Stop pending PD before join");