Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:peer

100 Flush P2P peer table and state.
104 p2p_prov_disc <peer device address> <display|keypad|pbc>
106 Send P2P provision discovery request to the specified peer. The
107 parameters for this command are the P2P device address of the peer and
109 02:01:02:03:04:05 display" would request the peer to display a PIN for
110 us and "p2p_prov_disc 02:01:02:03:04:05 keypad" would request the peer
113 p2p_connect <peer device address> <pbc|pin|PIN#> [label|display|keypad]
116 Start P2P group formation with a discovered P2P peer. This includes
127 keypad=PIN entered from peer device label or display). "persistent"
135 "auth" indicates that the WPS parameters are authorized for the peer
136 device without actually starting GO Negotiation (i.e., the peer is
149 negotiation with a specific peer). This is also known as autonomous
156 p2p_reject <peer device address>
158 Reject connection attempt from a peer (specified with a device
160 a peer and request to automatically block any further connection or
161 discovery of the peer.
178 command are the device address of the peer device (or 00:00:00:00:00:00
179 for wildcard query that is sent to every discovered P2P peer that
191 multiple pending peer device specific queries (each will be sent in
192 sequence whenever the peer is found).
196 will be automatically removed when the specified peer has replied to
317 p2p_invite [persistent=<network id>|group=<group ifname>] [peer=address]
320 Invite a peer to join a group (e.g., group=wlan1) or to reinvoke a
321 persistent group (e.g., persistent=4). If the peer device is the GO of
322 the persisten group, the peer parameter is not needed. Otherwise it is
483 Fetch information about a known P2P peer.