Home | History | Annotate | Download | only in p2p

Lines Matching full:ssid

331 	 * ssid - Selected SSID for GO Negotiation (if local end will be GO)
333 u8 ssid[SSID_MAX_LEN];
336 * ssid_len - ssid length in octets
341 * ssid_set - Whether SSID is already set for GO Negotiation
613 /* SSID IE */
614 const u8 *ssid;
742 const u8 *ssid, size_t ssid_len);
763 const u8 *ssid, size_t ssid_len);
853 void p2p_build_ssid(struct p2p_data *p2p, u8 *ssid, size_t *ssid_len);