Home
last modified time | relevance | path

Searched refs:location (Results 1 – 22 of 22) sorted by relevance

/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts7 <location filename="../addinterface.cpp" line="38"/>
12 <location filename="../addinterface.cpp" line="47"/>
17 <location filename="../addinterface.cpp" line="48"/>
22 <location filename="../addinterface.cpp" line="49"/>
27 <location filename="../addinterface.cpp" line="221"/>
32 <location filename="../addinterface.cpp" line="229"/>
37 <location filename="../addinterface.cpp" line="238"/>
45 <location filename="../wpagui.cpp" line="1621"/>
53 <location filename="../eventhistory.ui" line="13"/>
58 <location filename="../eventhistory.ui" line="48"/>
[all …]
/hostap-3.6.0/src/wps/
Dwps_er_ssdp.c29 char *location = NULL; in wps_er_ssdp_rx() local
76 location = start; in wps_er_ssdp_rx()
113 if (!location) in wps_er_ssdp_rx()
121 location, inet_ntoa(addr.sin_addr), max_age); in wps_er_ssdp_rx()
123 wps_er_ap_add(er, uuid, &addr.sin_addr, location, max_age); in wps_er_ssdp_rx()
Dwps_er.c159 os_free(ap->location); in wps_er_ap_free()
184 inet_ntoa(ap->addr), ap->location); in wps_er_ap_unsubscribed()
337 inet_ntoa(ap->addr), ap->location); in wps_er_ap_remove_entry()
373 inet_ntoa(ap->addr), ap->location); in wps_er_get_sid()
380 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid()
388 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid()
395 inet_ntoa(ap->addr), ap->location, txt); in wps_er_get_sid()
596 xml_get_first_item(data, "SCPDURL"), ap->location); in wps_er_parse_device_description()
600 xml_get_first_item(data, "controlURL"), ap->location); in wps_er_parse_device_description()
604 xml_get_first_item(data, "eventSubURL"), ap->location); in wps_er_parse_device_description()
[all …]
Dwps_er.h38 char *location; member
103 const char *location, int max_age);
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/
Dwpagui.ui513 <include location="global" >qtimer.h</include>
514 <include location="global" >qsocketnotifier.h</include>
515 <include location="local" >wpamsg.h</include>
516 <include location="local" >eventhistory.h</include>
517 <include location="local" >scanresults.h</include>
518 <include location="local" >peers.h</include>
521 <include location="icons.qrc" />
Dmain.cpp43 resourceDir = QLibraryInfo::location(QLibraryInfo::TranslationsPath); in main()
Deventhistory.ui57 <include location="local" >wpamsg.h</include>
Dnetworkconfig.ui431 <include location="global" >qtreewidget.h</include>
/hostap-3.6.0/doc/
Dtesting_tools.doxygen137 call location (and/or allocation location) is shown. This can also be
197 This type of error results in showing backtraces for both the location
198 where the incorrect freeing happened and the location where the memory
Dp2p.doxygen39 section shows couple of examples on the location of main P2P
/hostap-3.6.0/tests/hwsim/
Dtest_ap_wps.py2567 location = ssdp_get_location(ap_uuid)
2568 urls = upnp_get_urls(location)
2572 url = urlparse(location)
2966 location = None
2969 location = l.split(':', 1)[1].strip()
2971 if location is None:
2973 return location
2975 def upnp_get_urls(location): argument
2977 conn = urlopen(location)
2979 conn = urlopen(location, proxies={})
[all …]
/hostap-3.6.0/hs20/server/
Dhs20-osu-server.txt37 Installation location
40 Select a location for the installation root directory. The example here
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Dwpa_priv.sgml107 <listitem><para>Set the location of the PID
Dwpa_cli.sgml173 <listitem><para>Set the location of the PID
/hostap-3.6.0/wpa_supplicant/
Dandroid.config14 # or GnuTLS in non-default location
388 # incorrect use with a backtrace of call (or allocation) location.
495 # and other secrets in external (to wpa_supplicant) location. This allows, for
DREADME-Windows.txt101 location will need to be adding to .config when building
266 the service with the current location of wpasvc.exe. After this, wpasvc
Ddefconfig14 # or GnuTLS in non-default location
422 # incorrect use with a backtrace of call (or allocation) location.
528 # and other secrets in external (to wpa_supplicant) location. This allows, for
DREADME424 -f = Log output to default log location (normally /tmp)
DChangeLog357 * added initial functionality for location related operations
/hostap-3.6.0/hostapd/
Dandroid.config161 # incorrect use with a backtrace of call (or allocation) location.
Ddefconfig206 # incorrect use with a backtrace of call (or allocation) location.
DChangeLog237 * added initial functionality for location related operations