hostapd: Add extended capabilities into STA command
Signed-off-by: bhagavathi perumal s <bperumal@qti.qualcomm.com>
This commit is contained in:
parent
d1f3a81446
commit
65f9db6bc2
4 changed files with 22 additions and 1 deletions
|
@ -251,6 +251,8 @@ struct sta_info {
|
|||
u16 owe_group;
|
||||
#endif /* CONFIG_OWE */
|
||||
|
||||
u8 *ext_capability;
|
||||
|
||||
#ifdef CONFIG_TESTING_OPTIONS
|
||||
enum wpa_alg last_tk_alg;
|
||||
int last_tk_key_idx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue