HomeSort by relevance Sort by last modified time
    Searched refs:os_snprintf (Results 1 - 25 of 130) sorted by null

1 2 3 4 5 6

  /external/wpa_supplicant_8/src/ap/
taxonomy.c 145 os_snprintf(wps, sizeof(wps),
150 ret = os_snprintf(fpos, fend - fpos,
156 os_snprintf(htcap, sizeof(htcap),
163 os_snprintf(htagg, sizeof(htagg),
168 os_snprintf(htmcs, sizeof(htmcs),
174 os_snprintf(vhtcap, sizeof(vhtcap),
181 os_snprintf(vhtrxmcs, sizeof(vhtrxmcs),
188 os_snprintf(vhttxmcs, sizeof(vhttxmcs),
199 p += os_snprintf(extcap, sizeof(extcap),
208 p += os_snprintf(p, lim, "%02x"
    [all...]
ctrl_iface_ap.c 40 ret = os_snprintf(buf, buflen, "rx_packets=%lu\ntx_packets=%lu\n"
50 ret = os_snprintf(buf + len, buflen - len, "rx_rate_info=%lu",
56 ret = os_snprintf(buf + len, buflen - len, " mcs %u",
62 ret = os_snprintf(buf + len, buflen - len, " vhtmcs %u",
68 ret = os_snprintf(buf + len, buflen - len, " vhtnss %u",
74 ret = os_snprintf(buf + len, buflen - len, " shortGI");
78 ret = os_snprintf(buf + len, buflen - len, "\n");
82 ret = os_snprintf(buf + len, buflen - len, "tx_rate_info=%lu",
88 ret = os_snprintf(buf + len, buflen - len, " mcs %u",
94 ret = os_snprintf(buf + len, buflen - len, " vhtmcs %u"
    [all...]
mbo_ap.c 67 ret = os_snprintf(pos, end - pos, "%s%u",
126 ret = os_snprintf(pos, end - pos, "mbo_cell_capa=%u\n", sta->cell_capa);
134 ret = os_snprintf(pos2, end - pos2,
144 ret = os_snprintf(pos2, end - pos2, "%u%s",
157 ret = os_snprintf(pos2, end - pos2, "\n");
pmksa_cache_auth.c 566 os_snprintf(buf, sizeof(buf), "%016llX",
638 ret = os_snprintf(pos, buf + len - pos,
646 ret = os_snprintf(pos, buf + len - pos, "%d " MACSTR " ",
653 ret = os_snprintf(pos, buf + len - pos, " %d %d\n",
701 ret = os_snprintf(pos, end - pos, MACSTR " ",
710 ret = os_snprintf(pos, end - pos, " ");
718 ret = os_snprintf(pos, end - pos, " %d\n",
vlan_full.c 368 os_snprintf(vlan_ifname, sizeof(vlan_ifname), "%s.%d",
371 os_snprintf(vlan_ifname, sizeof(vlan_ifname), "vlan%d", vid);
392 os_snprintf(br_name, IFNAMSIZ, "%s%d",
395 os_snprintf(br_name, IFNAMSIZ, "br%s.%d",
398 os_snprintf(br_name, IFNAMSIZ, "brvlan%d", vid);
479 os_snprintf(vlan_ifname, sizeof(vlan_ifname), "%s.%d",
482 os_snprintf(vlan_ifname, sizeof(vlan_ifname), "vlan%d", vid);
  /external/wpa_supplicant_8/src/fst/
fst_ctrl_iface.c 50 os_snprintf(reject_str, sizeof(reject_str), "%u",
70 len = os_snprintf(buffer, size,
183 return os_snprintf(buf, buflen, "FAIL\n");
191 return os_snprintf(buf, buflen,
222 return os_snprintf(buf, buflen, "FAIL\n");
226 return os_snprintf(buf, buflen, "FAIL\n");
241 return os_snprintf(buf, buflen, "FAIL\n");
244 return os_snprintf(buf, buflen, "%s\n", ret ? "FAIL" : "OK");
258 return os_snprintf(buf, buflen, "FAIL\n");
266 return os_snprintf(buf, buflen, "FAIL\n")
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_dump.c 130 ret = os_snprintf(pos, end - pos, "aWhile=%d\nquietWhile=%d\n"
138 ret = os_snprintf(pos, end - pos,
180 ret = os_snprintf(pos, end - pos,
222 ret = os_snprintf(pos, end - pos,
247 ret = os_snprintf(pos, end - pos,
258 ret = os_snprintf(pos, end - pos,
265 ret = os_snprintf(pos, end - pos,
274 ret = os_snprintf(pos, end - pos,
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 264 os_snprintf(buf, sizeof(buf), "MIB %s", argv[0]);
282 os_snprintf(arg, len, "%s %s", arg1, arg2);
362 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s %s",
365 os_snprintf(buf, sizeof(buf), "DEAUTHENTICATE %s", argv[0]);
380 os_snprintf(buf, sizeof(buf), "DISASSOCIATE %s %s",
383 os_snprintf(buf, sizeof(buf), "DISASSOCIATE %s", argv[0]);
398 os_snprintf(buf, sizeof(buf), "SIGNATURE %s", argv[0]);
455 res = os_snprintf(cmd, sizeof(cmd), "WPS_CHECK_PIN %s %s",
458 res = os_snprintf(cmd, sizeof(cmd), "WPS_CHECK_PIN %s",
500 os_snprintf(buf, buflen, "WPS_NFC_TAG_READ %s", argv[0])
    [all...]
ctrl_iface.c 211 ret = os_snprintf(buf, buflen, "FAIL-CHECKSUM\n");
218 ret = os_snprintf(buf, buflen, "%s", pin);
454 return os_snprintf(buf, buflen, "OK\n");
463 return os_snprintf(buf, buflen, "%s", pin_txt);
470 return os_snprintf(buf, buflen, "%s", pin_txt);
487 return os_snprintf(buf, buflen, "%s", pin);
547 ret = os_snprintf(pos, end - pos, "PBC Status: %s\n",
554 ret = os_snprintf(pos, end - pos, "Last WPS result: %s\n",
567 ret = os_snprintf(pos, end - pos,
577 ret = os_snprintf(pos, end - pos, "Peer Address: " MACSTR "\n"
    [all...]
  /external/wpa_supplicant_8/src/common/
cli.c 98 os_snprintf(buf, sizeof(buf), MACSTR, MAC2STR(addr));
147 os_snprintf(buf, sizeof(buf), MACSTR, MAC2STR(addr));
219 res = os_snprintf(pos, end - pos, "%s", cmd);
225 res = os_snprintf(pos, end - pos, " %s", argv[i]);
wpa_ctrl.c 127 ret = os_snprintf(ctrl->local.sun_path,
132 ret = os_snprintf(ctrl->local.sun_path,
198 os_snprintf(buf, sizeof(buf), "wpa_%s", ctrl_path);
283 dirnamelen = (size_t) os_snprintf(pathname, sizeof(pathname), "%s/",
467 os_snprintf(ps, WPA_CTRL_MAX_PS_NAME, "%s/%s",
677 ret = os_snprintf(name, 256, NAMED_PIPE_PREFIX);
679 ret = os_snprintf(name, 256, NAMED_PIPE_PREFIX "-%s",
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 726 res = os_snprintf(buf, buflen, "%s", VERSION_STR);
729 res = os_snprintf(buf, buflen, "%c%c",
740 res = os_snprintf(buf, buflen, "%d", enabled);
889 ret = os_snprintf(buf, buflen, "%s\n",
1017 ret = os_snprintf(buf, buflen, "TDLS link status: %s\n", tdls_status);
1190 ret = os_snprintf(buf, buflen, "%s", pin);
1202 ret = os_snprintf(buf, buflen, "%08d", ret);
1239 ret = os_snprintf(buf, buflen, "FAIL-CHECKSUM\n");
1246 ret = os_snprintf(buf, buflen, "%s", pin);
    [all...]
wpa_cli.c 156 res = os_snprintf(cfile, flen, "%s/%s", ctrl_iface_dir,
232 os_snprintf(buf, sizeof(buf), "IFNAME=%s %s",
415 res = os_snprintf(cmd, sizeof(cmd), "SET %s ", argv[0]);
674 res = os_snprintf(cmd, sizeof(cmd), "BSS_FLUSH 0");
676 res = os_snprintf(cmd, sizeof(cmd), "BSS_FLUSH %s", argv[0]);
764 os_snprintf(buf, buflen, "WPS_NFC_TAG_READ %s", argv[0]);
802 res = os_snprintf(cmd, sizeof(cmd), "WPS_REG %s %s",
813 os_snprintf(&ssid_hex[i * 2], 3, "%02x", argv[2][i]);
821 os_snprintf(&key_hex[i * 2], 3, "%02x",
826 res = os_snprintf(cmd, sizeof(cmd)
    [all...]
config.c 251 res = os_snprintf(value, 20, "%d", *src);
389 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid));
434 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid_hint));
578 res = os_snprintf(buf, len, "ext:%s", ssid->ext_psk);
668 ret = os_snprintf(pos, end - pos, "%sWPA",
676 ret = os_snprintf(pos, end - pos, "%sRSN",
684 ret = os_snprintf(pos, end - pos, "%sOSEN",
826 ret = os_snprintf(pos, end - pos, "%sWPA-PSK",
836 ret = os_snprintf(pos, end - pos, "%sWPA-EAP",
846 ret = os_snprintf(pos, end - pos, "%sIEEE8021X"
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_android.c 109 os_snprintf(&buf[bp], WEXT_PNO_SCAN_INTERVAL_LENGTH + 1, "%x",
114 os_snprintf(&buf[bp], WEXT_PNO_REPEAT_LENGTH + 1, "%x",
119 os_snprintf(&buf[bp], WEXT_PNO_MAX_REPEAT_LENGTH + 1, "%x",
rfkill.c 117 os_snprintf(buf, sizeof(buf), "/sys/class/net/%s/phy80211",
158 os_snprintf(buf2, sizeof(buf2),
  /external/wpa_supplicant_8/src/eap_server/
eap_sim_db.c 89 os_snprintf(cmd, sizeof(cmd), "SELECT 1 FROM %s;", name);
192 os_snprintf(cmd, sizeof(cmd), "INSERT OR REPLACE INTO pseudonyms "
231 os_snprintf(cmd, sizeof(cmd),
257 pos += os_snprintf(pos, end - pos, "INSERT OR REPLACE INTO reauth "
268 pos += os_snprintf(pos, end - pos, ", '");
270 pos += os_snprintf(pos, end - pos, "'");
274 pos += os_snprintf(pos, end - pos, ", '");
277 pos += os_snprintf(pos, end - pos, "'");
281 pos += os_snprintf(pos, end - pos, ", '");
284 pos += os_snprintf(pos, end - pos, "'")
    [all...]
  /device/generic/goldfish/wifi/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 62 ret = os_snprintf(
  /external/wpa_supplicant_8/src/utils/
uuid.c 53 len = os_snprintf(str, max_len, "%02x%02x%02x%02x-%02x%02x-%02x%02x-"
os.h 454 * os_snprintf - Print to a memory buffer
466 * os_snprintf() should provide this guarantee, i.e., to null terminate the
474 int os_snprintf(char *str, size_t size, const char *format, ...);
548 #ifndef os_snprintf
550 #define os_snprintf _snprintf macro
552 #define os_snprintf snprintf macro
os_none.c 244 int os_snprintf(char *str, size_t size, const char *format, ...) function
  /external/wpa_supplicant_8/src/wps/
wps.c 556 ret = os_snprintf(pos, end - pos,
559 ret = os_snprintf(pos, end - pos,
569 ret = os_snprintf(pos, end - pos,
577 ret = os_snprintf(pos, end - pos,
585 ret = os_snprintf(pos, end - pos,
594 ret = os_snprintf(pos, end - pos,
605 ret = os_snprintf(pos, end - pos,
628 ret = os_snprintf(pos, end - pos, "wps_device_name=%s\n", str);
636 ret = os_snprintf(pos, end - pos,
  /external/wpa_supplicant_8/hs20/client/
est.c 133 os_snprintf(buf, buflen, "%s/cacerts", url);
449 os_snprintf(name, sizeof(name), "cert-user-%u", val);
603 os_snprintf(buf, buflen, "%s/csrattrs", url);
649 os_snprintf(old_cert_buf, sizeof(old_cert_buf),
697 os_snprintf(buf, buflen, "%s/simplereenroll", url);
698 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
701 os_snprintf(client_key_buf, sizeof(client_key_buf),
705 os_snprintf(buf, buflen, "%s/simpleenroll", url);
  /device/google/cuttlefish_common/guest/libs/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 68 ret = os_snprintf(
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers_wps.c 108 os_snprintf(npin, sizeof(npin), "%08d", ret);

Completed in 432 milliseconds

1 2 3 4 5 6