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:P2P_CONNECTED
(Results
1 - 21
of
21
) sorted by relevance
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/entity/
H
A
D
p2p_connect_state_test.cpp
64
info.connectState = P2pConnectionState::
P2P_CONNECTED
;
in HWTEST_F()
/foundation/communication/wifi/wifi/interfaces/kits/c/
H
A
D
wifi_p2p_config.h
77
P2P_CONNECTED
,
enumerator
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H
A
D
wifi_direct_mock.cpp
374
info.connectState =
P2P_CONNECTED
;
in CreateGroupSuccessAction()
414
info.connectState =
P2P_CONNECTED
;
in ConnectSuccessAction()
464
info.connectState =
P2P_CONNECTED
;
in DestroyGroupFailureAction()
476
info.connectState =
P2P_CONNECTED
;
in DestroyGroupTimeOutAction()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H
A
D
p2p_connect_state.cpp
130
if (info.connectState != P2pConnectionState::
P2P_CONNECTED
) {
in PreprocessP2pConnectionChangeEvent()
223
param.p2pLinkInfo.connectState = P2pConnectionState::
P2P_CONNECTED
;
in OnTimeout()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H
A
D
wifi_multi_vap_manager.cpp
75
if (p2pLinkedInfo.GetConnectState() == P2pConnectedState::
P2P_CONNECTED
) {
in CheckP2pConnected()
H
A
D
wifi_p2p_manager.cpp
345
if (info.GetConnectState() == P2pConnectedState::
P2P_CONNECTED
) {
in DealP2pConnectionChanged()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H
A
D
p2p_adapter.h
31
P2P_CONNECTED
,
enumerator
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H
A
D
rpt_manager.cpp
81
if (p2pConnState == P2pConnectedState::
P2P_CONNECTED
) {
in OnP2pConnectionChanged()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H
A
D
ap_config_use_test.cpp
160
p2pLinkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H
A
D
wifi_p2p_service_test.cpp
236
p2pInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
282
p2pInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
group_negotiation_state.cpp
84
p2pInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in ProcessGroupStartedEvt()
H
A
D
p2p_group_operating_state.cpp
221
p2pStateMachine.ChangeConnectedStatus(P2pConnectedState::
P2P_CONNECTED
);
in ProcessGroupStartedEvt()
H
A
D
p2p_idle_state.cpp
368
p2pStateMachine.ChangeConnectedStatus(P2pConnectedState::
P2P_CONNECTED
);
in ProcessGroupStartedEvt()
H
A
D
p2p_state_machine.cpp
825
if (connectedState == P2pConnectedState::
P2P_CONNECTED
) {
in ChangeConnectedStatus()
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_p2p_msg.h
87
P2P_CONNECTED
,
member in OHOS::Wifi::P2pConnectedState
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H
A
D
ap_config_use.cpp
185
if (p2pLinkedInfo.GetConnectState() != P2pConnectedState::
P2P_CONNECTED
|| !p2pLinkedInfo.IsGroupOwner()) {
in JudgeDbacWithP2p()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H
A
D
self_cure_state_machine_test.cpp
834
linkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in SelfCureForReassocTest()
892
linkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in SelfCureForRandMacReassocTest()
1143
linkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HandleRssiChangedTest()
1777
linkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in SelfCureForResetTest4()
2993
linkedInfo.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
3315
info.SetConnectState(P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_source_scene.cpp
169
if (state != Wifi::P2pConnectedState::
P2P_CONNECTED
) {
in OnP2pConnectionChanged()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H
A
D
wfd_source_scene_test.cpp
294
info.SetConnectState(Wifi::P2pConnectedState::
P2P_CONNECTED
);
in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H
A
D
wifi_p2p_service_impl.cpp
1128
if (status != static_cast<int>(P2pConnectedState::
P2P_CONNECTED
)) {
in Hid2dSharedlinkIncrease()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H
A
D
self_cure_state_machine.cpp
2891
return linkedInfo.GetConnectState() == P2pConnectedState::
P2P_CONNECTED
;
in IfP2pConnected()
3352
if (info.GetConnectState() == P2pConnectedState::
P2P_CONNECTED
) {
in HandleP2pConnChanged()
Completed in 26 milliseconds