wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
wpa_dbus_dict_entry Struct Reference

Data Fields

int type
 
int array_type
 the dbus type of the dict entry's value
 
const char * key
 
union {
   char *   str_value
 
   char   byte_value
 
   dbus_bool_t   bool_value
 
   dbus_int16_t   int16_value
 
   dbus_uint16_t   uint16_value
 
   dbus_int32_t   int32_value
 
   dbus_uint32_t   uint32_value
 
   dbus_int64_t   int64_value
 
   dbus_uint64_t   uint64_value
 
   double   double_value
 
   char *   bytearray_value
 
   char **   strarray_value
 
   struct wpabuf **   binarray_value
 
}; 
 key of the dict entry More...
 
dbus_uint32_t array_len
 

Field Documentation

union { ... }

key of the dict entry

Possible values of the property

const char* wpa_dbus_dict_entry::key

the dbus type of the array elements if the dict entry value contains an array, or the special WPAS_DBUS_TYPE_BINARRAY


The documentation for this struct was generated from the following file: