OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wps_b
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps.c
351
* @
wps_b
: WPS IE contents from Beacon or Probe Response frame
352
* Returns: 1 if
wps_b
is considered more likely selection for WPS
356
const struct wpabuf *
wps_b
)
363
if (
wps_b
== NULL || wps_parse_msg(
wps_b
, &attr_b) < 0)
wps.h
229
const struct wpabuf *
wps_b
);
/external/wpa_supplicant_8/wpa_supplicant/
scan.c
1608
struct wpabuf *wps_a, *
wps_b
;
local
[
all
...]
Completed in 37 milliseconds