OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:go_connected
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/p2p/
p2p.h
997
*
go_connected
- Check whether we are connected to a GO
1003
int (*
go_connected
)(void *ctx, const u8 *dev_addr);
member in struct:p2p_config
p2p.c
73
if (p2p->cfg->
go_connected
&&
74
p2p->cfg->
go_connected
(p2p->cfg->cb_ctx,
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
4933
p2p.
go_connected
= wpas_go_connected;
Completed in 67 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026