msm8937-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 Isaac Chen
parent c9d0f8fef4
commit b217a84e13

View file

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