OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEXT_PNO_REPEAT_LENGTH
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/drivers/
android_drv.h
40
#define
WEXT_PNO_REPEAT_LENGTH
1
43
#define WEXT_PNO_REPEAT_SIZE (1 +
WEXT_PNO_REPEAT_LENGTH
)
driver_wext.c
[
all
...]
driver_nl80211.c
[
all
...]
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c
253
os_snprintf(&buf[bp],
WEXT_PNO_REPEAT_LENGTH
+ 1, "%x", WEXT_PNO_REPEAT);
254
bp +=
WEXT_PNO_REPEAT_LENGTH
;
Completed in 445 milliseconds