OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cfg80211
(Results
1 - 25
of
37
) sorted by null
1
2
/system/connectivity/apmanager/init/
apmanager.conf
28
#
cfg80211
will be loaded implicitly when the device driver is
32
modprobe
cfg80211
||
33
logger -p err -t "$UPSTART_JOB" "Failed to load
cfg80211
"
/system/connectivity/shill/init/
network-services.conf.in
27
#
cfg80211
will be loaded implicitly when the device driver is
31
@load_cfg80211@ || logger -p err -t "$UPSTART_JOB" "Failed to load
cfg80211
"
/external/wpa_supplicant_8/src/drivers/
driver_wext.h
44
int
cfg80211
; /* whether driver is using
cfg80211
*/
member in struct:wpa_driver_wext_data
driver_nl80211_android.c
2
* Driver interaction with Linux nl80211/
cfg80211
- Android specific
driver_nl80211.h
2
* Driver interaction with Linux nl80211/
cfg80211
- definitions
driver_wext.c
815
wpa_printf(MSG_DEBUG, "WEXT:
cfg80211
-based driver detected");
816
drv->
cfg80211
= 1;
[
all
...]
driver_nl80211_scan.c
2
* Driver interaction with Linux nl80211/
cfg80211
- Scanning
699
*
cfg80211
maintains separate BSS table entries for APs if the same
driver_nl80211_capa.c
2
* Driver interaction with Linux nl80211/
cfg80211
- Capabilities
917
* As all
cfg80211
drivers must support cases where the AP interface is
921
* this flag can/should always be set for
cfg80211
drivers.
[
all
...]
driver_nl80211_monitor.c
2
* Driver interaction with Linux nl80211/
cfg80211
- AP monitor interface
driver_nl80211.c
2
* Driver interaction with Linux nl80211/
cfg80211
[
all
...]
driver_nl80211_event.c
2
* Driver interaction with Linux nl80211/
cfg80211
- Event processing
1030
"
cfg80211
BSS entry");
[
all
...]
/system/connectivity/shill/net/
netlink_manager.h
19
// communicate with the
cfg80211
kernel module and mac80211 drivers:
25
// [
cfg80211
kernel module]
99
// to communicate between user-space and the
cfg80211
module that manages wifi
185
//
cfg80211
.
netlink_message.h
37
// programs (like shill) and kernel modules (like the
cfg80211
module). Each
nl80211_message.h
35
//
cfg80211
kernel module.
/system/core/crash_reporter/
kernel_collector_test.cc
400
"<5>[ 3378.580000] Modules linked in: uinput
cfg80211
nf_conntrack_ipv6 "
572
"ath9k ip6_tables ipv6 mac80211 ath9k_common ath9k_hw ath
cfg80211
"
601
"[
cfg80211
]\n"
603
"cfg80211_get_dev_from_info+0x23b/0x2c0 [
cfg80211
]\n"
649
"cfg80211_get_dev_from_info+0x29b/0x2c0 [
cfg80211
]\n"
651
"cfg80211_get_dev_from_info+0x23b/0x2c0 [
cfg80211
]\n"
TEST_WARNING
25
Apr 31 25:25:25 localhost kernel: [117959.231482] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat rfcomm i2c_dev ath9k_btcoex snd_hda_codec_hdmi snd_hda_codec_ca0132 mac80211 snd_hda_intel ath9k_common_btcoex snd_hda_codec ath9k_hw_btcoex aesni_intel cryptd snd_hwdep ath snd_pcm aes_x86_64 isl29018(C) memconsole snd_timer snd_page_alloc industrialio(C)
cfg80211
rtc_cmos nm10_gpio zram(C) zsmalloc(C) lzo_decompress lzo_compress fuse nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables xt_mark option usb_wwan cdc_ether usbnet ath3k btusb bluetooth uvcvideo videobuf2_core videodev videobuf2_vmalloc videobuf2_memops joydev
/external/autotest/server/site_tests/network_WiFi_RegDomain/
control
115
# ath9k, then collapse both configs into a '
cfg80211
' config.
/ndk/tests/awk/extract-pid/
test-1.in
16
root 21 2 0 0 ffffffff 00000000 S
cfg80211
/system/connectivity/shill/
TESTING
137
- rmmod mac80211_hwsim mac80211
cfg80211
/external/autotest/server/
site_linux_system.py
26
Provides a common point for routines that use the
cfg80211
userspace tools
/hardware/libhardware_legacy/include/hardware_legacy/
wifi_logger.h
147
// PNO networks to
cfg80211
/external/wpa_supplicant_8/wpa_supplicant/
ChangeLog
140
* allow wpa_supplicant to recover nl80211 functionality if the
cfg80211
409
- "SCAN only_new=1" can be used to request the driver/
cfg80211
to
465
* nl80211: number of updates to use new
cfg80211
/nl80211 functionality
[
all
...]
README
120
Linux drivers that support
cfg80211
/nl80211. Even though there are
442
nl80211 = Linux nl80211/
cfg80211
[
all
...]
/external/iw/
nl80211.h
[
all
...]
/external/kernel-headers/original/uapi/linux/
nl80211.h
[
all
...]
Completed in 589 milliseconds
1
2