wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
wpa_supplicant
dbus
dbus_common_i.h
Go to the documentation of this file.
1
7
#ifndef DBUS_COMMON_I_H
8
#define DBUS_COMMON_I_H
9
10
#include <dbus/dbus.h>
11
12
struct
wpas_dbus_priv
{
13
DBusConnection *con;
14
int
should_dispatch;
15
struct
wpa_global
*global;
16
u32 next_objid;
17
int
dbus_new_initialized;
18
19
#if defined(CONFIG_CTRL_IFACE_DBUS_NEW) && defined(CONFIG_AP)
20
int
dbus_noc_refcnt;
21
#endif
/* CONFIG_CTRL_IFACE_DBUS_NEW && CONFIG_AP */
22
};
23
24
#endif
/* DBUS_COMMON_I_H */
wpa_global
Internal, global data for all wpa_supplicant interfaces.
Definition:
wpa_supplicant_i.h:273
wpas_dbus_priv
Definition:
dbus_common_i.h:12
Generated on Sun Sep 27 2015 22:08:08 for wpa_supplicant / hostapd by
1.8.6