OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wfd_ie_beacon
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_group.c
214
if (group->p2p->
wfd_ie_beacon
)
215
extra = wpabuf_len(group->p2p->
wfd_ie_beacon
);
227
if (group->p2p->
wfd_ie_beacon
)
228
wpabuf_put_buf(ie, group->p2p->
wfd_ie_beacon
);
p2p_i.h
522
struct wpabuf *
wfd_ie_beacon
;
member in struct:p2p_data
p2p.c
[
all
...]
Completed in 36 milliseconds