mbox series

[0/4] wifi: rtw89: coex: improve BT-coexistence mechanism for RTL8852BE and RTL8852BE-VT

Message ID 20241003105140.10867-1-pkshih@realtek.com
Headers show
Series wifi: rtw89: coex: improve BT-coexistence mechanism for RTL8852BE and RTL8852BE-VT | expand

Message

Ping-Ke Shih Oct. 3, 2024, 10:51 a.m. UTC
We found some unexpected results during verification of RTL8852BE and
RTL8852BE-VT, so update BT-coexistence to improve user experience.

Ching-Te Ku (4):
  wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
  wifi: rtw89: coex: Reorder Bluetooth info related logic
  wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi
    throughput
  wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index

 drivers/net/wireless/realtek/rtw89/coex.c | 228 +++++++++++++++-------
 drivers/net/wireless/realtek/rtw89/core.h |   5 +-
 2 files changed, 161 insertions(+), 72 deletions(-)