Searched defs:tx_invite_req_info (Results 1 – 1 of 1) sorted by relevance
159 struct tx_invite_req_info{ struct160 u8 token;161 u8 benable;162 u8 go_ssid[ WLAN_SSID_MAXLEN ];163 u8 ssidlen;164 u8 go_bssid[ ETH_ALEN ];165 u8 peer_macaddr[ ETH_ALEN ];166 u8 operating_ch; /* This information will be set by using the p2p_set op_ch =x */167 u8 peer_ch; /* The listen channel for peer P2P device */