Searched defs:p2p_message (Results 1 – 1 of 1) sorted by relevance
579 struct p2p_message { struct580 struct wpabuf *p2p_attributes;581 struct wpabuf *wps_attributes;582 struct wpabuf *wfd_subelems;584 u8 dialog_token;586 const u8 *capability;587 const u8 *go_intent;588 const u8 *status;589 const u8 *listen_channel;590 const u8 *operating_channel;[all …]