Searched defs:p2p_message (Results 1 – 1 of 1) sorted by relevance
572 struct p2p_message { struct573 struct wpabuf *p2p_attributes;574 struct wpabuf *wps_attributes;575 struct wpabuf *wfd_subelems;577 u8 dialog_token;579 const u8 *capability;580 const u8 *go_intent;581 const u8 *status;582 const u8 *listen_channel;583 const u8 *operating_channel;[all …]