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
refs:L2capInstance
(Results
1 - 4
of
4
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H
A
D
l2cap_inst.c
26
static
L2capInstance
g_l2capInst;
28
L2capInstance
*L2capGetInstance()
in L2capGetInstance()
35
L2capInstance
*inst = L2capGetInstance();
in L2capInitialized()
46
L2capInstance
*inst = L2capGetInstance();
in L2capGetPsm()
65
L2capInstance
*inst = L2capGetInstance();
in L2capGetConnection()
84
L2capInstance
*inst = L2capGetInstance();
in L2capGetConnection2()
103
L2capInstance
*inst = L2capGetInstance();
in L2capGetConnection3()
147
L2capInstance
*inst = L2capGetInstance();
in L2capGetChannel2()
177
L2capInstance
*inst = L2capGetInstance();
in L2capGetNewLcid()
325
L2capInstance
*ins
in L2capDisconnectTimeout()
[all...]
H
A
D
l2cap.c
383
L2capInstance
*inst = NULL;
in L2CAP_RegisterEcho()
404
L2capInstance
*inst = NULL;
in L2CAP_DeregisterEcho()
465
L2capInstance
*inst = NULL;
in L2CAP_RegisterService()
505
L2capInstance
*inst = NULL;
in L2CAP_DeregisterService()
548
L2capInstance
*inst = NULL;
in L2CAP_Initialize()
572
L2capInstance
*inst = NULL;
in L2CAP_Finalize()
H
A
D
l2cap_inst.h
174
}
L2capInstance
;
typedef
177
L2capInstance
*L2capGetInstance();
H
A
D
l2cap_core.c
59
L2capInstance
*inst = L2capGetInstance();
in L2capResponseTimeout()
663
L2capInstance
*inst = L2capGetInstance();
in L2capErfcMonitorTimeout()
713
L2capInstance
*inst = L2capGetInstance();
in L2capErfcRetransmissionTimeout()
1877
L2capInstance
*inst = L2capGetInstance();
in L2capProcessEchoReq()
1896
L2capInstance
*inst = L2capGetInstance();
in L2capProcessEchoRsp()
Completed in 6 milliseconds