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

  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 33 int interface_count = 0; variable
79 if (0 == interface_count) {
112 interface_count = 0;
114 interface_count++;
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 2707 static int interface_count = 0; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 908 static int interface_count(struct hostapd_iface *iface) function
1125 cfg.dualband = interface_count(hapd->iface) > 1;
    [all...]
  /art/runtime/
debugger.cc 1632 size_t interface_count = c->NumDirectInterfaces(); local
    [all...]

Completed in 233 milliseconds