cli: support NM_SETTING_WIFI_P2P_WFD_IES property

This commit is contained in:
Thomas Haller 2019-02-21 11:38:29 +01:00
parent 0e7e8adc12
commit 95c8f74f8c

View file

@ -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
};