OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_indic
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_sd.c
124
static struct wpabuf * p2p_build_sd_query(u16
update_indic
,
138
wpabuf_put_le16(buf,
update_indic
); /* Service Update Indicator */
168
u16
update_indic
,
186
wpabuf_put_le16(buf,
update_indic
);
199
u16
update_indic
,
218
wpabuf_put_le16(buf,
update_indic
);
280
u16
update_indic
;
local
362
update_indic
= WPA_GET_LE16(pos);
363
p2p_dbg(p2p, "Service Update Indicator: %u",
update_indic
);
367
update_indic
, pos, end - pos)
431
u16
update_indic
;
local
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver.h
3881
u16
update_indic
;
member in struct:wpa_event_data::p2p_sd_req
3888
u16
update_indic
;
member in struct:wpa_event_data::p2p_sd_resp
[
all
...]
Completed in 273 milliseconds