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:GetRole
(Results
1 - 24
of
24
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_profile.cpp
92
uint8_t A2dpProfile::
GetRole
() const
in GetRole()
function in OHOS::bluetooth::A2dpProfile
136
uint8_t role =
GetRole
();
in Enable()
173
uint8_t role =
GetRole
();
in ProcessAvdtpCallback()
256
uint8_t role =
GetRole
();
in SetUserCodecConfigure()
529
LOG_INFO("[A2dpProfile]%{public}s enable(%{public}d) role(%u)\n", __func__, GetProfileEnable(),
GetRole
());
in Disable()
534
uint8_t role =
GetRole
();
in Disable()
601
uint8_t role =
GetRole
();
in Connect()
624
uint8_t role =
GetRole
();
in ProcessSDPCallback()
653
data.role =
GetRole
();
in Disconnect()
680
data.role =
GetRole
();
in Stop()
[all...]
H
A
D
a2dp_service_connection.h
95
uint8_t
GetRole
() const
in GetRole()
function in OHOS::bluetooth::A2dpConnectManager
H
A
D
a2dp_profile.h
272
uint8_t
GetRole
() const;
H
A
D
a2dp_profile_peer.cpp
550
uint8_t role = ((A2dpProfile *)context)->
GetRole
();
in SDPServiceCallback()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H
A
D
interface_info_test.cpp
67
EXPECT_EQ(info2.
GetRole
(), LinkInfo::LinkMode::AP);
in HWTEST_F()
106
EXPECT_EQ(info.
GetRole
(), LinkInfo::LinkMode::NONE);
in HWTEST_F()
108
EXPECT_EQ(info.
GetRole
(), LinkInfo::LinkMode::AP);
in HWTEST_F()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H
A
D
softap_manager.h
39
Role
GetRole
();
H
A
D
multi_sta_manager.h
39
Role
GetRole
();
H
A
D
multi_sta_manager.cpp
68
MultiStaManager::Role MultiStaManager::
GetRole
()
in GetRole()
function in OHOS::Wifi::MultiStaManager
H
A
D
softap_manager.cpp
67
SoftApManager::Role SoftApManager::
GetRole
()
in GetRole()
function in OHOS::Wifi::SoftApManager
H
A
D
rpt_manager.h
40
Role
GetRole
();
H
A
D
rpt_manager.cpp
69
RptManager::Role RptManager::
GetRole
()
in GetRole()
function in OHOS::Wifi::RptManager
H
A
D
wifi_controller_state_machine.cpp
894
if (softap != nullptr && softap->
GetRole
() == T::Role::ROLE_HAS_REMOVED) {
in HandleHotspotStop()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H
A
D
softap_manager_test.cpp
61
EXPECT_TRUE(pSoftApManager->
GetRole
() == SoftApManager::Role::ROLE_UNKNOW);
in SetRoleTest()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_data_connection.h
140
int
GetRole
() const;
H
A
D
hfp_hf_data_connection.cpp
146
int HfpHfDataConnection::
GetRole
() const
in GetRole()
function in OHOS::bluetooth::HfpHfDataConnection
H
A
D
hfp_hf_profile.cpp
115
int role = dataConn_.
GetRole
();
in ServiceDiscoveryResult()
513
if (dataConn_.
GetRole
() == HFP_HF_INITIATOR) {
in RemoveRemoteScnLoging()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_data_connection.cpp
165
int HfpAgDataConnection::
GetRole
() const
in GetRole()
function in OHOS::bluetooth::HfpAgDataConnection
H
A
D
hfp_ag_data_connection.h
153
int
GetRole
() const;
H
A
D
hfp_ag_profile.cpp
120
int role = dataConn_.
GetRole
();
in ServiceDiscoveryResult()
899
if (dataConn_.
GetRole
() == HFP_AG_INITIATOR) {
in RemoveRemoteScnLoging()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H
A
D
interface_manager.cpp
47
if (info.
GetRole
() == LinkInfo::LinkMode::GC) {
in IsInterfaceAvailable()
H
A
D
interface_info.h
83
LinkInfo::LinkMode
GetRole
() const;
H
A
D
interface_info.cpp
207
LinkInfo::LinkMode InterfaceInfo::
GetRole
() const
in GetRole()
function in OHOS::SoftBus::InterfaceInfo
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H
A
D
p2p_v1_processor.cpp
678
role = interface.
GetRole
();
in CreateLink()
795
myRole = interface.
GetRole
();
in ProcessConnectRequest()
1145
myRole = interface.
GetRole
();
in ProcessConflictRequest()
1401
myRole = interface.
GetRole
();
in ProcessConnectResponseAtWaitingReqResponseState()
1419
myRole = interface.
GetRole
();
in ProcessConnectResponseAtWaitingClientJoiningState()
1654
myRole = interface.
GetRole
();
in UpdateWhenConnectSuccess()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H
A
D
p2p_adapter.cpp
176
role = info.
GetRole
();
in DestroyGroup()
Completed in 34 milliseconds