Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dobject_manager.cc461 const bool interface_added = (piter == object->properties_map.end()); in AddInterface() local
462 if (interface_added) { in AddInterface()
471 if (interface_added) in AddInterface()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h110 int interface_added; /* virtual interface added for this BSS */ member
Dhostapd.c299 if (hapd->interface_added) { in hostapd_free_hapd_data()
300 hapd->interface_added = 0; in hostapd_free_hapd_data()
305 hapd->interface_added = 1; in hostapd_free_hapd_data()
934 hapd->interface_added = 1; in hostapd_setup_bss()
942 hapd->interface_added = 0; in hostapd_setup_bss()