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:packetType
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H
A
D
bluetooth_hci_callbacks.cpp
34
BtPacketType
packetType
= BtPacketType::PACKET_TYPE_UNKNOWN;
in OnReceivedHciPacket()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H
A
D
frame_header.h
36
uint8_t
packetType
= 0; // Some bits works individually, the high four bits indicates frameType
member
H
A
D
protocol_proto.cpp
456
uint8_t
packetType
= PACKET_TYPE_NOT_FRAGMENTED;
in SetPhyHeader()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_file.cpp
732
char
packetType
;
local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H
A
D
client_trans_proxy_manager.c
958
static int32_t SessionPktTypeToProxyIndex(SessionPktType
packetType
)
in SessionPktTypeToProxyIndex()
argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H
A
D
fillp_input.c
878
FILLP_UCHAR
packetType
;
in FillpDoInput()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H
A
D
btm.h
694
uint16_t
packetType
;
member
712
uint16_t
packetType
;
member
765
uint16_t
packetType
;
member
783
uint16_t
packetType
;
member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H
A
D
btm_acl.c
2317
uint16_t
packetType
= BTM_ACL_PACKET_TYPE_DH1 | BTM_ACL_PACKET_TYPE_DM1;
in BtmGenerateSupportedPacketTypes()
local
2358
BTM_ChangeConnectionPacketType(const BtAddr *addr, uint16_t
packetType
)
BTM_ChangeConnectionPacketType()
argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H
A
D
hci_def_evt.h
326
uint16_t
packetType
;
member
H
A
D
hci_def_link_ctrl_cmd.h
95
uint16_t
packetType
;
member
206
uint16_t
packetType
;
member
328
uint16_t
packetType
;
member
342
uint16_t
packetType
;
member
613
uint16_t
packetType
;
member
644
uint16_t
packetType
;
member
679
uint16_t
packetType
;
member
705
uint16_t
packetType
;
member
H
A
D
hci_def_controller_baseband_cmd.h
767
uint8_t
packetType
;
member
Completed in 23 milliseconds