Skip to content

Commit

Permalink
santoni: wifi: Configure the p2p_search_delay to 100 msec
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Jongrak Kwon authored and nikitsharma15 committed Mar 2, 2018
1 parent 3ceda87 commit a2ada91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wifi/p2p_supplicant_overlay.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
disable_scan_offload=1
p2p_no_group_iface=1
persistent_reconnect=1
p2p_search_delay=100

3 comments on commit a2ada91

@LuanHalaiko
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nikitsharma15 Sorry to ask but, do you have any test builds to send me? I need a LineageOS based rom with oreo but the avaliable ones use a source that my kernel has hotplugging issues, so I can't fix the issue.

if you need to talk to me in PM you can send me a message in telegram @LuanHalaiko

@nikitsharma15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bhankas
Copy link

@bhankas bhankas commented on a2ada91 Mar 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nikitsharma15 I'm also interested in that test build if you'd like to provide one. Telegram id @wwwwhatever

Please sign in to comment.