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
defs:cod
(Results
1 - 19
of
19
) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H
A
D
napi_bluetooth_remote_device_observer.cpp
65
OnRemoteCodChanged( const BluetoothRemoteDevice &device, const BluetoothDeviceClass &
cod
)
OnRemoteCodChanged()
argument
H
A
D
napi_bluetooth_connection.cpp
252
napi_value
cod
= 0;
in GetRemoteDeviceClass()
local
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H
A
D
napi_native_object.cpp
83
napi_value
cod
= 0;
in ConvertDeviceClassToJS()
local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_remote_device_observer_proxy.cpp
162
void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t
cod
)
in OnRemoteCodChanged()
argument
H
A
D
bluetooth_host_stub.cpp
1085
int32_t
cod
= 0;
in GetDeviceClassInner()
local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_remote_device_observer_stub.cpp
160
int32_t
cod
= data.ReadInt32();
in OnRemoteCodChangedInner()
local
H
A
D
bluetooth_host_proxy.cpp
1186
int32_t BluetoothHostProxy::GetDeviceClass(const std::string &address, int &
cod
)
in GetDeviceClass()
argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H
A
D
gap_br_discover.c
119
uint32_t
cod
= COD_ARRAY_TO_UINT(eventParam->responses[i].classOfDevice);
in GapOnInquiryResult()
local
140
uint32_t
cod
= COD_ARRAY_TO_UINT(eventParam->responses[i].classOfDevice);
in GapOnInquiryResultRssi()
local
161
uint32_t
cod
= COD_ARRAY_TO_UINT(eventParam->classofDevice);
in GapOnEntendedInquiryResult()
local
H
A
D
gap.c
1077
int GAP_SetClassOfDevice(uint32_t
cod
)
in GAP_SetClassOfDevice()
argument
1090
static int GapWriteClassOfDevice(uint32_t
cod
)
in GapWriteClassOfDevice()
argument
H
A
D
gap_if.c
35
uint32_t
cod
;
member
207
int GAPIF_SetClassOfDevice(uint32_t
cod
)
in GAPIF_SetClassOfDevice()
argument
/foundation/communication/bluetooth_service/test/unittest/host/
H
A
D
host_test.cpp
666
int
cod
= 0;
in HWTEST_F()
local
684
int
cod
= 0;
in HWTEST_F()
local
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_remote_device.cpp
326
int BluetoothRemoteDevice::GetDeviceProductType(int &
cod
, int &majorClass, int &majorMinorClass) const
in GetDeviceProductType()
argument
[all...]
H
A
D
bluetooth_host.cpp
932
int
cod
= deviceClass.GetClassOfDevice();
in SetLocalDeviceClass()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H
A
D
classic_config.cpp
90
int
cod
= 0;
in GetLocalDeviceClass()
local
220
int
cod
= 0;
in GetRemoteDeviceClass()
local
[all...]
H
A
D
classic_adapter_properties.cpp
452
int
cod
= config_.GetRemoteDeviceClass(addr);
in GetPairedDevice()
local
503
int
cod
= remote->GetDeviceClass();
in SavePairedDeviceInfo()
local
H
A
D
classic_adapter.cpp
1004
int
cod
= (classOfDevice & CLASS_OF_DEVICE_RANGE);
in HandleInquiryResult()
local
2063
int
cod
= (classOfDevice & CLASS_OF_DEVICE_RANGE);
ReceiveConnectionComplete()
local
2281
int
cod
= INVALID_VALUE;
GetDeviceClass()
local
2418
int
cod
= remoteDevice->GetDeviceClass();
IsHfpCodSupported()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H
A
D
bluetooth_device_manager.cpp
136
int
cod
= DEFAULT_COD;
in GetDeviceCategory()
local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_host_server.cpp
1506
int32_t BluetoothHostServer::GetDeviceClass(const std::string &address, int32_t &
cod
)
in GetDeviceClass()
argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H
A
D
btm_acl.c
513
uint8_t
cod
[COD_SIZE] = {0, 0, 0};
in BtmOnConnectionComplete()
local
Completed in 31 milliseconds