Home | History | Annotate | Download | only in p2p

Lines Matching refs:update_indic

124 static struct wpabuf * p2p_build_sd_query(u16 update_indic,
138 wpabuf_put_le16(buf, update_indic); /* Service Update Indicator */
168 u16 update_indic,
186 wpabuf_put_le16(buf, update_indic);
199 u16 update_indic,
218 wpabuf_put_le16(buf, update_indic);
280 u16 update_indic;
362 update_indic = WPA_GET_LE16(pos);
363 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic);
367 update_indic, pos, end - pos);
431 u16 update_indic;
548 update_indic = WPA_GET_LE16(pos);
549 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic);
569 p2p->cfg->sd_response(p2p->cfg->cb_ctx, sa, update_indic,