Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dobject_manager.cc455 const bool interface_added = (piter == object->properties_map.end()); in AddInterface() local
456 if (interface_added) { in AddInterface()
465 if (interface_added) in AddInterface()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h102 int interface_added; /* virtual interface added for this BSS */ member
Dhostapd.c280 if (hapd->interface_added) { in hostapd_free_hapd_data()
281 hapd->interface_added = 0; in hostapd_free_hapd_data()
286 hapd->interface_added = 1; in hostapd_free_hapd_data()
732 hapd->interface_added = 1; in hostapd_setup_bss()
740 hapd->interface_added = 0; in hostapd_setup_bss()