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:mtu_
(Results
1 - 17
of
17
) sorted by relevance
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H
A
D
net_link_info.h
35
uint16_t
mtu_
= 0;
member
H
A
D
route.h
42
int32_t
mtu_
= 0;
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_connection.h
26
uint16_t
mtu_
= 0;
member in OHOS::bluetooth::GattConnection
H
A
D
gatt_connection_manager.h
133
uint16_t
mtu_
;
member in OHOS::bluetooth::GattConnectionManager::Device
H
A
D
gatt_profile_defines.h
78
uint16_t
mtu_
= GATT_DEFAULT_MTU;
member
H
A
D
gatt_server_profile.cpp
44
uint16_t
mtu_
= 0;
member
H
A
D
gatt_connection_manager.cpp
63
uint16_t
mtu_
;
member
/foundation/communication/netmanager_ext/interfaces/innerkits/netvpnclient/include/
H
A
D
vpn_config.h
31
int32_t
mtu_
= 0;
member
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H
A
D
router_advertisement_params.h
44
int32_t
mtu_
= IPV6_MIN_MTU;
member in OHOS::NetManagerStandard::RaParams
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H
A
D
softbus_client.h
83
uint32_t
mtu_
;
member in OHOS::AppDistributedKv::SoftBusClient
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_socket_transport.h
64
uint16_t
mtu_
= 0;
member
139
uint16_t
mtu_
= 0;
member
H
A
D
obex_server.h
73
uint16_t
mtu_
= 0; // The maximum size of data received at a time with rfcomm
member
H
A
D
obex_client.h
47
uint16_t
mtu_
= 0; // The Maximum OBEX Packet Length.Default 1024byte
member
H
A
D
obex_session.h
176
uint16_t
mtu_
= 0;
member in OHOS::bluetooth::ObexClientSendObject
347
uint16_t
mtu_
= 0;
member in OHOS::bluetooth::ObexServerSendObject
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H
A
D
a2dp_profile_peer.h
709
uint16_t
mtu_
= 0;
member in OHOS::bluetooth::A2dpProfilePeer
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H
A
D
netsys_net_diag_data.h
138
uint32_t
mtu_
= 0;
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H
A
D
avrcp_ct_browse.h
106
uint16_t
mtu_
; // The value of the maximum transmission unit.
member in OHOS::bluetooth::AvrcCtBrowsePacket
Completed in 14 milliseconds