Lines Matching refs:str_value
240 size = os_strlen(entry.str_value); in set_network_properties()
248 entry.str_value); in set_network_properties()
252 value = os_strdup(entry.str_value); in set_network_properties()
417 size = os_strlen(entry->str_value); in set_cred_property()
425 entry->str_value); in set_cred_property()
431 value = os_strdup(entry->str_value); in set_cred_property()
790 driver = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()
797 ifname = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()
804 confname = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()
811 bridge_ifname = os_strdup(entry.str_value); in wpas_dbus_handler_create_interface()
821 if (os_strcmp(entry.str_value, "sta") == 0) { in wpas_dbus_handler_create_interface()
823 } else if (os_strcmp(entry.str_value, "ap") == 0) { in wpas_dbus_handler_create_interface()
837 if (hwaddr_aton(entry.str_value, if_addr)) { in wpas_dbus_handler_create_interface()
2012 if (hwaddr_aton(entry.str_value, dst_addr)) { in wpas_dbus_handler_anqp_get()
2015 __func__, entry.str_value); in wpas_dbus_handler_anqp_get()
3017 if (hwaddr_aton(entry.str_value, peer)) { in wpas_dbus_handler_tdls_channel_switch()
3020 entry.str_value); in wpas_dbus_handler_tdls_channel_switch()