mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
frame-xchg: add DPP frame group
This commit is contained in:
parent
ff4edacb42
commit
354bce64dd
@ -41,6 +41,7 @@ enum frame_xchg_group {
|
||||
FRAME_GROUP_DEFAULT = 0,
|
||||
FRAME_GROUP_P2P_LISTEN,
|
||||
FRAME_GROUP_P2P_CONNECT,
|
||||
FRAME_GROUP_DPP,
|
||||
};
|
||||
|
||||
bool frame_watch_add(uint64_t wdev_id, uint32_t group, uint16_t frame_type,
|
||||
|
Loading…
Reference in New Issue
Block a user