|
wpa_supplicant / hostapd 2.0
|
P2P Device data (internal to P2P module) More...
#include <p2p_i.h>
Data Fields | |
| struct dl_list | list |
| struct os_time | last_seen |
| int | listen_freq |
| enum p2p_wps_method | wps_method |
| struct p2p_peer_info | info |
| u8 | interface_addr [ETH_ALEN] |
| u8 | member_in_go_dev [ETH_ALEN] |
| u8 | member_in_go_iface [ETH_ALEN] |
| int | go_neg_req_sent |
| enum p2p_go_state | go_state |
| u8 | dialog_token |
| u8 | intended_addr [ETH_ALEN] |
| char | country [3] |
| struct p2p_channels | channels |
| int | oper_freq |
| u8 | oper_ssid [32] |
| size_t | oper_ssid_len |
| u16 | req_config_methods |
| Pending provision discovery methods. | |
| u16 | wps_prov_info |
| Stored provisioning WPS config method. | |
| unsigned int | flags |
| int | status |
| unsigned int | wait_count |
| unsigned int | connect_reqs |
| unsigned int | invitation_reqs |
| u16 | ext_listen_period |
| u16 | ext_listen_interval |
| u8 | go_timeout |
| u8 | client_timeout |
P2P Device data (internal to P2P module)
Stored provisioning WPS config method.
This is used to store pending WPS config method between Provisioning Discovery and connection to a running group.
1.7.3