ath10k: enable TDLS peer inactivity detection
Enable TDLS peer inactivity detetion feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS link inactivity detecting. Set related parameters in TDLS WMI command to enable this feature. Signed-off-by: Yingying Tang <yintang@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
802ca33549
commit
4c9f8d1146
@@ -6792,6 +6792,7 @@ enum wmi_tdls_state {
|
||||
WMI_TDLS_DISABLE,
|
||||
WMI_TDLS_ENABLE_PASSIVE,
|
||||
WMI_TDLS_ENABLE_ACTIVE,
|
||||
WMI_TDLS_ENABLE_ACTIVE_EXTERNAL_CONTROL,
|
||||
};
|
||||
|
||||
enum wmi_tdls_peer_state {
|
||||
|
Reference in New Issue
Block a user