This set of patches complete the updates for the 8821a 1ant code and starts the updates for 8723b 1ant.
Signed-off-by: Yan-Hsuan Chuang <[email protected]> Signed-off-by: Pkshih <[email protected]> Signed-off-by: Larry Finger <[email protected]> Cc: Birming Chiu <[email protected]> Cc: Shaofu <[email protected]> Cc: Steven Ting <[email protected]> Larry Finger (1): rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustment Ping-Ke Shih (6): rtlwifi: btcoex: 23b 1ant: rename and coding style modification. rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busy rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counter rtlwifi: btcoex: 23b 1ant: check if BT high priority packet exist rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration Yan-Hsuan Chuang (3): rtlwifi: btcoex: 21a 1ant: treat ARP as special packet rtlwifi: btcoex: 21a 1ant: fix some coding style issues rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c | 422 ++++++++++++++++++--- .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.h | 19 +- .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.c | 77 +++- .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.h | 2 + .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h | 1 + 5 files changed, 456 insertions(+), 65 deletions(-) -- 2.12.0
