Home | History | Annotate | Download | only in p2p

Lines Matching defs:update_indic

84 static struct wpabuf * p2p_build_sd_query(u16 update_indic,
98 wpabuf_put_le16(buf, update_indic); /* Service Update Indicator */
129 u16 update_indic,
147 wpabuf_put_le16(buf, update_indic);
160 u16 update_indic,
179 wpabuf_put_le16(buf, update_indic);
244 u16 update_indic;
335 update_indic = WPA_GET_LE16(pos);
337 "P2P: Service Update Indicator: %u", update_indic);
341 update_indic, pos, end - pos);
405 u16 update_indic;
532 update_indic = WPA_GET_LE16(pos);
534 "P2P: Service Update Indicator: %u", update_indic);
555 p2p->cfg->sd_response(p2p->cfg->cb_ctx, sa, update_indic,