Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:P2PS_SETUP_NONE
(Results
1 - 8
of
8
) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
p2p_supplicant.c
646
u8 conncap =
P2PS_SETUP_NONE
;
in p2ps_group_capability()
690
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
696
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
702
if (role ==
P2PS_SETUP_NONE
|| role == P2PS_SETUP_NEW) {
in p2ps_group_capability()
733
case
P2PS_SETUP_NONE
:
in p2ps_group_capability()
744
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
757
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
768
case
P2PS_SETUP_NONE
:
in p2ps_group_capability()
774
else if (incoming ==
P2PS_SETUP_NONE
)
in p2ps_group_capability()
805
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
[all...]
H
A
D
ctrl_iface.c
5497
u8 role =
P2PS_SETUP_NONE
;
in p2p_parse_asp_provision_cmd()
5580
role =
P2PS_SETUP_NONE
;
in p2p_parse_asp_provision_cmd()
6136
case
P2PS_SETUP_NONE
: /* No auto-accept */
in p2p_ctrl_service_add_asp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
p2p_supplicant.c
770
u8 conncap =
P2PS_SETUP_NONE
;
in p2ps_group_capability()
814
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
820
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
826
if (role ==
P2PS_SETUP_NONE
|| role == P2PS_SETUP_NEW) {
in p2ps_group_capability()
857
case
P2PS_SETUP_NONE
:
in p2ps_group_capability()
868
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
881
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
892
case
P2PS_SETUP_NONE
:
in p2ps_group_capability()
898
else if (incoming ==
P2PS_SETUP_NONE
)
in p2ps_group_capability()
929
return
P2PS_SETUP_NONE
;
in p2ps_group_capability()
[all...]
H
A
D
ctrl_iface.c
6209
u8 role =
P2PS_SETUP_NONE
;
6292
role =
P2PS_SETUP_NONE
;
6911
case
P2PS_SETUP_NONE
: /* No auto-accept */
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H
A
D
p2p.h
16
#define
P2PS_SETUP_NONE
0
macro
H
A
D
p2p_pd.c
170
if ((prov->conncap ==
P2PS_SETUP_NONE
||
in p2ps_add_pd_req_attrs()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H
A
D
p2p.h
16
#define
P2PS_SETUP_NONE
0
macro
H
A
D
p2p_pd.c
170
if ((prov->conncap ==
P2PS_SETUP_NONE
||
in p2ps_add_pd_req_attrs()
Completed in 42 milliseconds