OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sd_response
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_sd.c
608
if (p2p->cfg->
sd_response
)
609
p2p->cfg->
sd_response
(p2p->cfg->cb_ctx, sa, update_indic,
891
if (p2p->cfg->
sd_response
)
892
p2p->cfg->
sd_response
(p2p->cfg->cb_ctx, sa,
p2p.h
616
*
sd_response
- Callback on Service Discovery Response
628
void (*
sd_response
)(void *ctx, const u8 *sa, u16 update_indic,
member in struct:p2p_config
1001
* Response to the query is indicated with the p2p_config::
sd_response
()
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_test.c
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
[
all
...]
Completed in 1542 milliseconds