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