dbus: Add net.connman.iwd.BasicServiceSet interface

This commit is contained in:
James Prestwood 2024-08-12 08:46:01 -07:00 committed by Denis Kenzior
parent 7ee7848a96
commit cd1507620f
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#define IWD_NETCONFIG_AGENT_INTERFACE \
"net.connman.iwd.NetworkConfigurationAgent"
#define IWD_SHARED_CODE_AGENT_INTERFACE "net.connman.iwd.SharedCodeAgent"
#define IWD_BSS_INTERFACE "net.connman.iwd.BasicServiceSet"
#define IWD_BASE_PATH "/net/connman/iwd"
#define IWD_AGENT_MANAGER_PATH IWD_BASE_PATH