OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:go_connected
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p.h
739
*
go_connected
- Check whether we are connected to a GO
745
int (*
go_connected
)(void *ctx, const u8 *dev_addr);
member in struct:p2p_config
[
all
...]
p2p.c
90
if (p2p->cfg->
go_connected
&&
91
p2p->cfg->
go_connected
(p2p->cfg->cb_ctx,
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
[
all
...]
Completed in 30 milliseconds