Searched defs:p2p_message (Results 1 – 1 of 1) sorted by relevance
568 struct p2p_message { struct569 struct wpabuf *p2p_attributes;570 struct wpabuf *wps_attributes;571 struct wpabuf *wfd_subelems;573 u8 dialog_token;575 const u8 *capability;576 const u8 *go_intent;577 const u8 *status;578 const u8 *listen_channel;579 const u8 *operating_channel;[all …]