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:secondaryPhy
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H
A
D
softbus_broadcast_adapter_type.h
129
uint8_t
secondaryPhy
;
member
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_ble_advertiser.cpp
685
void BleAdvertiserSettings::SetSecondaryPhy(int
secondaryPhy
)
in SetSecondaryPhy()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H
A
D
ble_advertiser_impl.cpp
235
int
secondaryPhy
= settings.GetSecondaryPhy();
in CheckAdvertiserPara()
local
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
ble_parcel_data.h
372
void SetSecondaryPhy(int
secondaryPhy
)
in SetSecondaryPhy()
argument
H
A
D
ble_service_data.cpp
413
void BleAdvertiserSettingsImpl::SetSecondaryPhy(int
secondaryPhy
)
in SetSecondaryPhy()
argument
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H
A
D
ohos_bt_gatt.h
453
unsigned char
secondaryPhy
;
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H
A
D
gap_le_if.h
212
uint8_t
secondaryPhy
; /// Secondary advertiser PHY:
member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H
A
D
softbus_broadcast_type.h
371
uint8_t
secondaryPhy
;
member
Completed in 12 milliseconds