msm8976-common: wifi: Configure the p2p_search_delay to 100 msec

This commit configurs the p2p_search_delay to 100 msec to
avoid more default delay (500msec, configued in the supplicant)
during the p2p_find operations.

Change-Id: Ibb384b31cd1b46dd669483a0d14a3215c0113b7b
CRs-Fixed: 680606
This commit is contained in:
Jongrak Kwon 2014-06-16 17:35:15 +05:30 committed by LuK1337
parent 38d48d92b5
commit b4b7a2abf8
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
disable_scan_offload=1
p2p_no_group_iface=1
p2p_search_delay=100