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
179
if (group->p2p->
wfd_ie_beacon
)
180
extra = wpabuf_len(group->p2p->
wfd_ie_beacon
);
188
if (group->p2p->
wfd_ie_beacon
)
189
wpabuf_put_buf(ie, group->p2p->
wfd_ie_beacon
);
p2p_i.h
455
struct wpabuf *
wfd_ie_beacon
;
member in struct:p2p_data
p2p.c
[
all
...]
Completed in 2217 milliseconds