Home
last modified time | relevance | path

Searched defs:start_listen (Results 1 – 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Ddpp-nfc.py220 def wpas_get_nfc_uri(start_listen=True, pick_channel=False, chan_override=None): argument
/third_party/nghttp2/examples/
Dlibevent-server.c744 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/
Dp2p.h712 int (*start_listen)(void *ctx, unsigned int freq, member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.h721 int (*start_listen)(void *ctx, unsigned int freq, member
/third_party/nghttp2/src/
DHttpServer.cc2003 int start_listen(HttpServer *sv, struct ev_loop *loop, Sessions *sessions, in start_listen() function