|
wpa_supplicant / hostapd
2.5
|
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 |
| 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
1.8.6