Lines Matching defs:update_indic
170 static struct wpabuf * p2p_build_sd_query(u16 update_indic,
183 wpabuf_put_le16(buf, update_indic); /* Service Update Indicator */
213 u16 update_indic,
230 wpabuf_put_le16(buf, update_indic);
243 u16 update_indic,
261 wpabuf_put_le16(buf, update_indic);
335 u16 update_indic;
412 update_indic = WPA_GET_LE16(pos);
413 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic);
417 update_indic, pos, end - pos);
490 u16 update_indic;
603 update_indic = WPA_GET_LE16(pos);
604 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic);
622 p2p->cfg->sd_response(p2p->cfg->cb_ctx, sa, update_indic,