Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dobject_manager.cc460 const bool interface_added = (piter == object->properties_map.end()); in AddInterface() local
461 if (interface_added) { in AddInterface()
470 if (interface_added) in AddInterface()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h122 int interface_added; /* virtual interface added for this BSS */ member
Dhostapd.c307 if (hapd->interface_added) { in hostapd_free_hapd_data()
308 hapd->interface_added = 0; in hostapd_free_hapd_data()
313 hapd->interface_added = 1; in hostapd_free_hapd_data()
947 hapd->interface_added = 1; in hostapd_setup_bss()
955 hapd->interface_added = 0; in hostapd_setup_bss()