|
hostapd
|
struct p2p_device - P2P Device data (internal to P2P module) More...
#include <p2p_i.h>
Public Attributes | |
| struct dl_list | list |
| struct os_reltime | last_seen |
| int | listen_freq |
| int | oob_go_neg_freq |
| enum p2p_wps_method | wps_method |
| u16 | oob_pw_id |
| 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 | tie_breaker |
| u8 | intended_addr [ETH_ALEN] |
| char | country [3] |
| struct p2p_channels | channels |
| int | oper_freq |
| u8 | oper_ssid [SSID_MAX_LEN] |
| size_t | oper_ssid_len |
| u16 | req_config_methods |
| req_config_methods - Pending provision discovery methods | |
| u16 | wps_prov_info |
| wps_prov_info - Stored provisioning WPS config method More... | |
| unsigned int | flags |
| int | status |
| unsigned int | wait_count |
| unsigned int | connect_reqs |
| unsigned int | invitation_reqs |
| unsigned int | sd_reqs |
| u16 | ext_listen_period |
| u16 | ext_listen_interval |
| u8 | go_timeout |
| u8 | client_timeout |
| u8 | go_neg_conf_sent |
| go_neg_conf_sent - Number of GO Negotiation Confirmation retries | |
| int | go_neg_conf_freq |
| freq - Frquency on which the GO Negotiation Confirmation is sent | |
| struct wpabuf * | go_neg_conf |
| go_neg_conf - GO Negotiation Confirmation frame | |
| int | sd_pending_bcast_queries |
struct p2p_device - P2P Device data (internal to P2P module)
| u16 p2p_device::wps_prov_info |
wps_prov_info - Stored provisioning WPS config method
This is used to store pending WPS config method between Provisioning Discovery and connection to a running group.
1.8.12