mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
dbus: Add P2P interface name defines
This commit is contained in:
parent
ef6084dcb4
commit
042f88e3e9
@ -35,6 +35,8 @@
|
|||||||
#define IWD_AP_INTERFACE "net.connman.iwd.AccessPoint"
|
#define IWD_AP_INTERFACE "net.connman.iwd.AccessPoint"
|
||||||
#define IWD_ADHOC_INTERFACE "net.connman.iwd.AdHoc"
|
#define IWD_ADHOC_INTERFACE "net.connman.iwd.AdHoc"
|
||||||
#define IWD_STATION_INTERFACE "net.connman.iwd.Station"
|
#define IWD_STATION_INTERFACE "net.connman.iwd.Station"
|
||||||
|
#define IWD_P2P_INTERFACE "net.connman.iwd.p2p.Device"
|
||||||
|
#define IWD_P2P_PEER_INTERFACE "net.connman.iwd.p2p.Peer"
|
||||||
|
|
||||||
#define IWD_BASE_PATH "/net/connman/iwd"
|
#define IWD_BASE_PATH "/net/connman/iwd"
|
||||||
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH
|
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user