OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interface_count
(Results
1 - 3
of
3
) 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/src/ap/
wps_hostapd.c
858
static int
interface_count
(struct hostapd_iface *iface)
function
1077
cfg.dualband =
interface_count
(hapd->iface) > 1;
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c
2411
static int
interface_count
= 0;
local
[
all
...]
Completed in 268 milliseconds