[FEATURE] - Adding a delay timer/disconnect on active Bluetooth connection.
Closed this issue · 2 comments
Is your feature request related to a problem? Please describe.
Wireless Android Auto does not work with a VPN active and it requires a Bluetooth connection before it connects to the wifi direct network. Unfortunately, the tunnel connects before the wifi network connects so android auto does not work.
Describe the solution you'd like
I believe a delay timer would solve this if I were able to connect to the AA wifi network in time.
Describe alternatives you've considered
Alternatively, not turning on the tunnel if a specific Bluetooth device is connected would also work.
Additional context
N/A
Hello! Configuring split tunneling on your tunnel config is the best way around this issue. Please see the faq for more information. Let me know if you have any issues, but this should solve your problem.
I just found the option and it worked great, this is not needed, thanks!