Lines Matching refs:used
15 src/drivers/driver.h. This defines both the commands and events used to
21 information about neighboring P2P Devices. This module could be used
40 components. In the diagrams below, green arrows are used to show
44 operations. Glue code is used to bind the P2P module API to the rest
51 wpa_supplicant process is used with Linux mac80211-based drivers,
76 functionality for Device Discovery phase, but are not used in the
77 implementation (the SEARCH state is used to manage the initial Scan
91 used for P2P related operations.
181 This section shows an example sequence of operations that can be used
184 the glue code outside the P2P module depends on the architecture used
223 used during the provisioning step with the peer or the push button
228 Optional Provision Discovery mechanism can be used to request the peer
242 negotiation. \ref p2p_send_action_cb() is used to report the result of
245 states. The Listen state for this phase will be used similarly to the
274 P2P protocol includes service discovery functionality that can be used
289 part of the device discovery phase. \ref p2p_sd_request() function is used
291 discovered peers. \ref p2p_sd_cancel_request() can be used to cancel a
322 This section describes how P2P module can be used for managing
325 code outside the P2P module depends on the architecture used in the
332 callback is used to set the initial P2P IE for Beacon and Probe
347 clients. The \ref p2p_group_config::ie_update() callback is used whenever
355 function can be used to filter or received Probe Request frames and
359 \ref p2p_group_deinit() is used to deinitialize the per-group P2P module
365 wpa_supplicant \ref ctrl_iface_page "control interface" can be used
367 system configuration manager). This interface can be used directly
387 The following P2P-related events are used:
406 wpa_gui has an example implementation of a GUI that could be used to
409 control interface commands and events can be used.
414 wpa_cli can be used to control wpa_supplicant in interactive
415 mode. The following sessions show examples of commands used for