]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist
authorChing-Te Ku <ku920601@realtek.com>
Thu, 31 Oct 2024 02:30:32 +0000 (10:30 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 6 Nov 2024 06:26:27 +0000 (14:26 +0800)
commit1b1350e2008cb73411183aed4be8fbe19572ab3d
treeb00ab2955982b76ea568eb0d293397067dfa7809
parent927f19c8efd7948d0ff6cf398a2478d55379fd00
wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist

If WiFi operation channel & scan channel both at 2.4GHz, original will keep
going at WL > BT priority table for a long time. It makes A2DP can not sent
audio data to SUT device in time then performed a lag audio. Assign
a BT > WL priority table when A2DP exist, to avoid the issue.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241031023032.7102-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c