NetworkManager/src/devices/wifi
Thomas Haller 8f6a8d0517 libnm,core: fix device TYPE for Wi-Fi P2P devices
Don't use "wifip2p" for the type description.

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

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/87
2019-02-26 09:13:03 +01:00
..
tests build/meson: increase timeouts for some tests 2019-02-23 07:20:49 +01:00
meson.build wifi-p2p: rename files for consistent Wi-Fi P2P naming 2019-02-01 17:02:57 +01:00
nm-device-iwd.c Add polkit action for Wi-Fi scans 2019-02-21 13:49:17 +01:00
nm-device-iwd.h wifi: skip nm_platform_wifi_get_capabilities/get_mode for IWD backend 2018-10-11 16:07:15 +02:00
nm-device-olpc-mesh.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-device-olpc-mesh.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-wifi-p2p.c libnm,core: fix device TYPE for Wi-Fi P2P devices 2019-02-26 09:13:03 +01:00
nm-device-wifi-p2p.h wifi-p2p: drop WiFi-P2P "group-owner" property from D-Bus API and libnm 2019-02-21 15:34:55 +01:00
nm-device-wifi.c Add polkit action for Wi-Fi scans 2019-02-21 13:49:17 +01:00
nm-device-wifi.h core/devices: Automatically create P2P device for wifi devices 2019-01-27 23:45:12 +01:00
nm-iwd-manager.c all: cache errno in local variable before using it 2019-02-12 08:50:28 +01:00
nm-iwd-manager.h wifi/iwd: access Network objects through ObjectManager 2018-09-19 08:37:52 +02:00
nm-wifi-ap.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-ap.h wifi: refactor nm_wifi_ap_set_ssid() to accept GBytes 2018-08-22 10:49:34 +02:00
nm-wifi-common.c core: fix wireless bitrate property name on D-Bus 2018-09-07 09:40:09 +02:00
nm-wifi-common.h wifi: rework tracking of wifi-aps to use CList 2018-03-27 09:58:00 +02:00
nm-wifi-factory.c wifi-p2p: rename Wi-Fi P2P 2019-02-01 17:02:57 +01:00
nm-wifi-p2p-peer.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-p2p-peer.h wifi-p2p: rename Wi-Fi P2P 2019-02-01 17:02:57 +01:00
nm-wifi-utils.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-utils.h wifi: Move get_connection_iwd_security to nm-wifi-utils.c 2018-09-05 15:24:04 +02:00