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:Characteristic
(Results
1 - 4
of
4
) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
gatt_data.h
72
struct
Characteristic
{
struct
73
Characteristic
()
in Characteristic()
function
77
Characteristic
(const Uuid& uuid, uint16_t handle, int properties)
in Characteristic()
function
90
explicit
Characteristic
(uint16_t handle)
in Characteristic()
function
94
Characteristic
(uint16_t handle, uint16_t endHandle)
in Characteristic()
function
104
Characteristic
(
Characteristic
&& src)
Characteristic()
function
[all...]
H
A
D
gatt_data.cpp
70
Characteristic
::
Characteristic
(
in Characteristic()
function in OHOS::bluetooth::Characteristic
84
Characteristic
::
Characteristic
(uint16_t handle, const uint8_t *value, size_t length)
in Characteristic()
function in OHOS::bluetooth::Characteristic
91
Characteristic
::
Characteristic
(const
Characteristic
& src)
in Characteristic()
function in OHOS::bluetooth::Characteristic
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_database.h
127
struct
Characteristic
{
struct in OHOS::bluetooth::GattDatabase
135
explicit
Characteristic
(const bluetooth::
Characteristic
&src)
in Characteristic()
function
[all...]
H
A
D
gatt_cache.h
58
struct
Characteristic
{
struct in OHOS::bluetooth::GattCache
65
Characteristic
(uint16_t handle, uint8_t properties, uint16_t valueHandle, const Uuid uuid)
in Characteristic()
function
Completed in 2 milliseconds