Searched defs:options (Results 1 – 10 of 10) sorted by relevance
/hostap/wpa_supplicant/examples/p2p/ |
D | p2p_flush.py | 122 options, args = getopt.getopt(sys.argv[1:],"hi:w:") variable
|
D | p2p_disconnect.py | 122 options, args = getopt.getopt(sys.argv[1:],"hi:w:") variable
|
D | p2p_listen.py | 123 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:") variable
|
D | p2p_stop_find.py | 127 options, args = getopt.getopt(sys.argv[1:],"ht:i:w:") variable
|
D | p2p_find.py | 133 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:") variable
|
D | p2p_invite.py | 151 options, args = getopt.getopt(sys.argv[1:],"hi:o:w:a:") variable
|
D | p2p_group_add.py | 169 options, args = getopt.getopt(sys.argv[1:],"hi:p:f:o:w:") variable
|
D | p2p_connect.py | 236 options, args = getopt.getopt(sys.argv[1:],"hi:m:a:p:g:w:") variable
|
/hostap/src/drivers/ |
D | driver_wired.c | 75 u_int8_t options[308]; /* 312 - cookie */ member
|
/hostap/src/crypto/ |
D | tls_openssl.c | 1844 long options; in tls_connection_init() local
|