HomeSort by relevance Sort by last modified time
    Searched full:format_head (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 507 const char *format_head = local
518 buf_size += os_strlen(format_head);
527 wpabuf_put_str(buf, format_head);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 479 const char *format_head = local
516 buf_size += os_strlen(format_head);
525 wpabuf_put_str(buf, format_head);
    [all...]

Completed in 154 milliseconds