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:btUuid
(Results
1 - 10
of
10
) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H
A
D
bluetooth_socket_observer_stub.cpp
59
bluetooth::Uuid
btUuid
= bluetooth::Uuid(*uuid);
in OnConnectionStateChangedInner()
local
H
A
D
bluetooth_ble_central_manager_callback_stub.cpp
128
bluetooth::Uuid
btUuid
= bluetooth::Uuid(*uuid);
in OnNotifyMsgReportFromLpDeviceInner()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H
A
D
pan_sdp.cpp
179
BtUuid
btUuid
= {BT_UUID_16, {SDP_PUBLIC_BROWSE_GROUP_ROOT_UUID}};
in AddBrowseGroupList()
local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_remote_device_observer_proxy.cpp
92
BluetoothUuid
btUuid
= BluetoothUuid(uuid);
in OnRemoteUuidChanged()
local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H
A
D
ohos_bt_socket.cpp
61
BtUuid
btUuid
;
variable
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H
A
D
softbus_adapter_ble_gatt_client.c
377
BtUuid
btUuid
;
in SoftbusGattcGetService()
local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H
A
D
softbus_ble_gatt.c
726
static int32_t SetBtUuidByBroadCastType(LpServerType type, BtUuid *
btUuid
)
in SetBtUuidByBroadCastType()
argument
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_ble_central_manager.cpp
527
bluetooth::Uuid
btUuid
= bluetooth::Uuid::ConvertFromString(uuid.ToString());
in RemoveLpDeviceParam()
local
H
A
D
bluetooth_socket.cpp
325
UUID
btUuid
= UUID::ConvertFrom128Bits(callbackParam.uuid.ConvertTo128Bits());
variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H
A
D
classic_adapter.cpp
1664
BtUuid
btUuid
[SDP_UUDIID_NUM];
in SearchRemoteUuids()
local
Completed in 12 milliseconds