summaryrefslogtreecommitdiff
path: root/mac80211/config/hostapd.conf
blob: ae257a81967a730058a5667fbf89fee4a5cd85dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/data/misc/wifi/hostapd.dump
ctrl_interface=/dev/socket
ctrl_interface_group=0
hw_mode=g
channel=11
beacon_int=100
dtim_period=2
max_num_sta=5
supported_rates=10 20 55 110 60 90 120 180 240 360 480 540
preamble=1
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wme_enabled=0
wep_rekey_period=0
eap_server=0
own_ip_addr=127.0.0.1
wpa_group_rekey=0
wpa_gmk_rekey=0
wpa_ptk_rekey=0
interface=wlan1
ssid=AndroidAP
country_code=US
ieee80211d=1
ap_table_max_size=255
ap_table_expiration_time=3600
tx_queue_data2_aifs=2
tx_queue_data2_cwmin=15
tx_queue_data2_cwmax=63
tx_queue_data2_burst=0