rtlwifi: btcoex: add scan_notify within ips_notify if RFON
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 19 Jan 2018 06:45:45 +0000 (14:45 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Jan 2018 15:39:58 +0000 (17:39 +0200)
commitee373844849cdc69f18607311c56179f5be1be69
tree7fada339629bedd89d4e21467e7fe7659578a663
parentf243bca13893f126476dd1db7705b4ad54b4d3c7
rtlwifi: btcoex: add scan_notify within ips_notify if RFON

Three steps of connection procedure are scan, enter/leave IPS, auth.
There is no scan between leaving IPS and sending auth, but btcoex use scan
as an important clue that indicates user is going to connect. So add scan
notifications in ips_notify to correct btcoex's state.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.c