mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 23:30:28 +01:00
cli: support NM_SETTING_WIFI_P2P_WFD_IES property
This commit is contained in:
parent
0e7e8adc12
commit
95c8f74f8c
1 changed files with 3 additions and 0 deletions
|
|
@ -7382,6 +7382,9 @@ static const NMMetaPropertyInfo *const property_infos_WIFI_P2P[] = {
|
|||
),
|
||||
),
|
||||
),
|
||||
PROPERTY_INFO_WITH_DESC (NM_SETTING_WIFI_P2P_WFD_IES,
|
||||
.property_type = &_pt_gobject_bytes,
|
||||
),
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue