Skip to content

[th/wifi-p2p-type-description] libnm,core: fix device TYPE for Wi-Fi P2P devices

Thomas Haller requested to merge th/wifi-p2p-type-description into master

Don't use "wifip2p" for the type description.

$ nmcli device
DEVICE             TYPE      STATE         CONNECTION
wlan0              wifi      connected     x
p2p-dev-wlan0      wifip2p   disconnected  --

Merge request reports