rsi: add support for p2p listen
Remain-on-channel and cancel-remain-on-channel are implemented to support p2p listen phase. Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com> Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
b8bd3a439f
commit
df77191191
@@ -274,6 +274,8 @@ struct rsi_common {
|
||||
|
||||
/* Wi-Fi direct mode related */
|
||||
bool p2p_enabled;
|
||||
struct timer_list roc_timer;
|
||||
struct ieee80211_vif *roc_vif;
|
||||
};
|
||||
|
||||
enum host_intf {
|
||||
|
Reference in New Issue
Block a user