I guess what we want is btcoex_enable=0 bt_ant_diversity=1.
>From what I can understand, bt_ant_diversity is the one that can use BT's
>antenna to be WiFi's RX antenna when BT is off.
Peter, can you try if btcoex_enable=0 bt_ant_diversity=1 works for you?
Here's the relevant code:
/*
* Enable WLAN/BT RX Antenna diversity only when:
*
* - BTCOEX is disabled.
* - the user manually requests the feature.
* - the HW cap is set using the platform data.
*/
if (!common->btcoex_enabled && ath9k_bt_ant_diversity &&
(pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV))
common->bt_ant_diversity = 1;
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1746164
Title:
[ath9k] Enable Bluetooth-Wifi coexistence by default (bluetooth audio
and network skip on Wifi activity)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746164/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs