Searched defs:p2p_message (Results 1 – 1 of 1) sorted by relevance
562 struct p2p_message { struct563 struct wpabuf *p2p_attributes;564 struct wpabuf *wps_attributes;565 struct wpabuf *wfd_subelems;567 u8 dialog_token;569 const u8 *capability;570 const u8 *go_intent;571 const u8 *status;572 const u8 *listen_channel;573 const u8 *operating_channel;[all …]