Searched defs:start_listen (Results 1 – 5 of 5) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
D | dpp-nfc.py | 220 def wpas_get_nfc_uri(start_listen=True, pick_channel=False, chan_override=None): argument
|
/third_party/nghttp2/examples/ |
D | libevent-server.c | 744 static void start_listen(struct event_base *evbase, const char *service, in start_listen() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p.h | 712 int (*start_listen)(void *ctx, unsigned int freq, member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p.h | 721 int (*start_listen)(void *ctx, unsigned int freq, member
|
/third_party/nghttp2/src/ |
D | HttpServer.cc | 2003 int start_listen(HttpServer *sv, struct ev_loop *loop, Sessions *sessions, in start_listen() function
|