Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers.c598 char type_str[] = "a?"; /* ? will be replaced with subtype letter; */ in wpas_dbus_simple_array_property_getter() local
609 type_str[1] = sub_type_str[0]; in wpas_dbus_simple_array_property_getter()
612 type_str, &variant_iter) || in wpas_dbus_simple_array_property_getter()
691 char type_str[] = "aa?"; in wpas_dbus_simple_array_array_property_getter() local
703 type_str[2] = sub_type_str[0]; in wpas_dbus_simple_array_array_property_getter()
707 type_str, &variant_iter) || in wpas_dbus_simple_array_array_property_getter()