aboutsummaryrefslogtreecommitdiff
path: root/wifi
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2016-07-04 15:49:30 +0200
committerLuca Stefani <luca.stefani.ge1@gmail.com>2016-07-04 06:51:17 -0700
commitf08bce1a7b6caec2bbba451040b5bbb8596aeb6a (patch)
treee097a973ee3359c326aa0f015a6ce663d5b5b037 /wifi
parentff89dc667dfbf292a82636ad10052b5299dae4d8 (diff)
msm8916-common: Allow up to 255 devices connected via mobile hotspot
* As per CAF Change-Id: Ida64e757af17458b88065cb58eca17755cbb175b
Diffstat (limited to 'wifi')
-rw-r--r--wifi/hostapd_default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/hostapd_default.conf b/wifi/hostapd_default.conf
index 3d2255a..915ceff 100644
--- a/wifi/hostapd_default.conf
+++ b/wifi/hostapd_default.conf
@@ -114,7 +114,7 @@ dtim_period=2
# rejected after the station table is full. IEEE 802.11 has a limit of 2007
# different association IDs, so this number should not be larger than that.
# (default: 2007)
-max_num_sta=5
+max_num_sta=255
# RTS/CTS threshold; 2347 = disabled (default); range 0..2347
# If this field is not included in hostapd.conf, hostapd will not control