Home
last modified time | relevance | path

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

/hostap-latest/tests/fuzzing/p2p/
Dp2p.c29 static int start_listen(void *ctx, unsigned int freq, in start_listen() function
/hostap-latest/wpa_supplicant/examples/
Ddpp-nfc.py220 def wpas_get_nfc_uri(start_listen=True, pick_channel=False, chan_override=None): argument
/hostap-latest/src/p2p/
Dp2p.h723 int (*start_listen)(void *ctx, unsigned int freq, member