|
hostapd
|
get_all_properties - Responds for GetAll properties calls on object : Message with GetAll call properties will be returned : list of object's properties Returns: Message with dict of variants as argument with properties values More...
get_all_properties - Responds for GetAll properties calls on object : Message with GetAll call properties will be returned : list of object's properties Returns: Message with dict of variants as argument with properties values
wpa_dbus_get_object_properties - Put object's properties into dictionary : dbus priv struct : path to DBus object which properties will be obtained properties will be obtained : DBus message iter at which to append property dictionary.
Iterates over all properties registered with object and execute getters of those, which are readable and which interface matches interface specified as argument. Returned message contains one dict argument with properties names as keys and theirs values as values.
Iterates over all properties registered with object and execute getters of those, which are readable and which interface matches interface specified as argument. Obtained properties values are stored in dict_iter dictionary.
1.8.12