Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:lci

318 	struct wpabuf *lci;
321 wpabuf_free(wpa_s->lci);
322 wpa_s->lci = NULL;
326 lci = wpabuf_parse_bin(cmd);
327 if (!lci)
331 wpabuf_free(lci);
335 wpabuf_free(wpa_s->lci);
336 wpa_s->lci = lci;
625 } else if (os_strcasecmp(cmd, "lci") == 0) {
8883 char lci[256 * 2 + 1];
8908 lci[0] = '\0';
8924 if (lci[0])
8926 wpa_snprintf_hex(lci, sizeof(lci),
8947 lci[0] ? " lci=" : "", lci,
8963 int ret, lci = 0, civic = 0;
8977 * Move cmd after the SSID text that may include "lci" or
8986 if (cmd && os_strstr(cmd, "lci"))
8987 lci = 1;
8992 ret = wpas_rrm_send_neighbor_rep_request(wpa_s, ssid_p, lci, civic,