Searched refs:nl80211 (Results 1 – 20 of 20) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/systemd/ |
D | wpa_supplicant-nl80211.service.arg.in | 2 Description=WPA supplicant daemon (interface- and nl80211 driver-specific version) 12 ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-nl80211-%I.conf -Dnl80211 -i… 15 Alias=multi-user.target.wants/wpa_supplicant-nl80211@%i.service
|
/external/autotest/client/deps/iwcap/src/ |
D | iwcap.c | 56 struct genl_family *nl80211; member 81 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211"); in nl80211_init() 82 if (!state->nl80211) { in nl80211_init() 99 genl_family_put(state->nl80211); in nl80211_cleanup() 523 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0, in __handle_cmd()
|
D | Makefile | 60 %.o: %.c nl80211.h
|
/external/iw/ |
D | Makefile | 95 version.c: version.sh $(patsubst %.o,%.c,$(VERSION_OBJS)) nl80211.h iw.h Makefile \ 100 %.o: %.c iw.h nl80211.h
|
D | README | 2 This is 'iw', a tool to use nl80211.
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 13 * nl80211: 145 * added/fixed nl80211 functionality 192 * added nl80211 functionality 193 - VHT configuration for nl80211 203 nl80211 with multiple BSSes 235 * nl80211: number of updates to use new cfg80211/nl80211 functionality 236 - replace monitor interface with nl80211 commands 316 * fixed EAPOL frame transmission to non-QoS STAs with nl80211 328 Disassoc frames (nl80211). 437 * nl80211: fix multi-BSS and VLAN operations [all …]
|
D | android.config | 18 # Driver interface for drivers using the nl80211 kernel interface 28 # QCA vendor extensions to nl80211
|
D | defconfig | 18 # Driver interface for drivers using the nl80211 kernel interface 21 # QCA vendor extensions to nl80211 319 # time goes by. ACS is currently only supported through the nl80211 driver and
|
D | README-WPS | 61 includes WPS support and uses nl80211 driver interface: 76 driver=nl80211
|
D | README | 77 mac80211-based drivers that support AP mode (with driver=nl80211).
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 15 * nl80211: 31 - fixed number of sequences with nl80211 P2P Device interface 74 - enable nl80211 P2P_DEVICE support by default 81 use cases with nl80211) 114 * add support for MAC address randomization in scans with nl80211 140 * allow wpa_supplicant to recover nl80211 functionality if the cfg80211 156 * fixed dynamic interface addition cases with nl80211 to avoid adding 190 * fixed nl80211/RTM_DELLINK processing when a P2P GO interface is 211 * added/fixed nl80211 functionality 353 * added nl80211 functionality [all …]
|
D | README | 120 Linux drivers that support cfg80211/nl80211. Even though there are 128 Linux wireless extensions (WE-18 or newer). Obsoleted by nl80211. 300 driver interfaces (e.g., nl80211, wext, ..) and which authentication 423 -D = driver name (can be multiple drivers: nl80211,wext) 442 nl80211 = Linux nl80211/cfg80211 476 -c wpa1.conf -i wlan0 -D nl80211 -N \ 892 # Add a new interface (wlan0, no configuration file, driver=nl80211, and 895 "" nl80211 /var/run/wpa_supplicant 956 wpa_priv -B -P /var/run/wpa_priv.pid nl80211:wlan0
|
D | defconfig | 25 # functionality is added to it. nl80211-based interface is the new 31 # Driver interface for Linux drivers using the nl80211 kernel interface 34 # QCA vendor extensions to nl80211 533 # time goes by. ACS is currently only supported through the nl80211 driver and
|
D | android.config | 25 # functionality is added to it. nl80211-based interface is the new 31 # Driver interface for Linux drivers using the nl80211 kernel interface 35 # QCA vendor extensions to nl80211
|
D | README-WPS | 58 configuration that includes WPS support and Linux nl80211 -based
|
D | README-HS20 | 65 wpa_supplicant. The Linux nl80211 driver interface provides the needed
|
D | README-P2P | 30 configuration that includes Wi-Fi P2P support and Linux nl80211
|
/external/libpcap/ |
D | pcap-linux.c | 615 struct genl_family *nl80211; member 644 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211"); in nl80211_init() 645 if (!state->nl80211) { in nl80211_init() 663 genl_family_put(state->nl80211); in nl80211_cleanup() 687 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0, 783 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0,
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 341 <para>Driver to use (can be multiple drivers: nl80211,wext). 537 -c wpa1.conf -i wlan0 -D nl80211 -N \
|
/external/dhcpcd-6.8.2/ |
D | configure | 453 printf "Testing for nl80211 ... "
|