Home
last modified time | relevance | path

Searched refs:uint32_value (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c132 timeout = entry.uint32_value; in wpas_dbus_handler_p2p_find()
166 freq = entry.uint32_value; in wpas_dbus_handler_p2p_find()
274 period = entry.uint32_value; in wpas_dbus_handler_p2p_extendedlisten()
277 interval = entry.uint32_value; in wpas_dbus_handler_p2p_extendedlisten()
320 dur1 = entry.uint32_value; in wpas_dbus_handler_p2p_presence_request()
323 int1 = entry.uint32_value; in wpas_dbus_handler_p2p_presence_request()
326 dur2 = entry.uint32_value; in wpas_dbus_handler_p2p_presence_request()
329 int2 = entry.uint32_value; in wpas_dbus_handler_p2p_presence_request()
1171 (entry.uint32_value <= 15)) in wpas_dbus_setter_p2p_device_config()
1172 wpa_s->conf->p2p_go_intent = entry.uint32_value; in wpas_dbus_setter_p2p_device_config()
[all …]
H A Ddbus_dict_helpers.h137 dbus_uint32_t uint32_value; member
H A Ddbus_dict_helpers.c999 dbus_message_iter_get_basic(iter, &entry->uint32_value); in _wpa_dbus_dict_fill_value_from_variant()
1001 __func__, entry->uint32_value); in _wpa_dbus_dict_fill_value_from_variant()
H A Ddbus_new_handlers.c262 entry.uint32_value); in set_network_properties()
441 ret = os_snprintf(value, size, "%u", entry->uint32_value); in set_cred_property()
2024 freq = entry.uint32_value; in wpas_dbus_handler_anqp_get()
3032 freq_params.freq = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()
3035 freq_params.sec_channel_offset = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()
3038 freq_params.center_freq1 = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()
3041 freq_params.center_freq2 = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()
3044 freq_params.bandwidth = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()