HomeSort by relevance Sort by last modified time
    Searched full:interface_added (Results 1 - 8 of 8) sorted by null

  /frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c 69 state = INTERFACE_ADDED;
176 *interfaceStateP = INTERFACE_ADDED;
226 case INTERFACE_ADDED: // normal cases
321 state = INTERFACE_ADDED;
421 *interfaceStateP = INTERFACE_ADDED;
IEffectSend.c 75 case INTERFACE_ADDED:
IObject.c 359 case INTERFACE_ADDED:
594 case INTERFACE_ADDED:
  /external/libchrome/dbus/
object_manager.cc 461 const bool interface_added = (piter == object->properties_map.end()); local
462 if (interface_added) {
471 if (interface_added)
  /external/wpa_supplicant_8/src/ap/
hostapd.h 110 int interface_added; /* virtual interface added for this BSS */ member in struct:hostapd_data
hostapd.c 299 if (hapd->interface_added) {
300 hapd->interface_added = 0;
305 hapd->interface_added = 1;
934 hapd->interface_added = 1;
942 hapd->interface_added = 0;
    [all...]
  /frameworks/wilhelm/src/
sles.c 44 case INTERFACE_ADDED:
sles_allinclusive.h 185 #define INTERFACE_ADDED 5 ///< AddInterface has completed

Completed in 236 milliseconds