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:hci_conn_put
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
hci_conn.c
171
hci_conn_put
(conn);
in le_scan_cleanup()
721
hci_conn_put
(params->conn);
in hci_le_conn_failed()
1754
hci_conn_put
(conn);
in hci_chan_del()
H
A
D
hci_core.c
1708
hci_conn_put
(p->conn);
in hci_pend_le_actions_clear()
3375
hci_conn_put
(params->conn);
in hci_conn_params_free()
H
A
D
mgmt.c
2851
hci_conn_put
(conn);
in pairing_complete()
6092
hci_conn_put
(conn);
in conn_info_cmd_complete()
6302
hci_conn_put
(conn);
in clock_info_cmd_complete()
H
A
D
hci_event.c
5290
hci_conn_put
(params->conn);
in le_conn_complete_evt()
H
A
D
l2cap_core.c
1948
hci_conn_put
(conn->hcon);
in l2cap_conn_free()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_conn.c
96
hci_conn_put
(params->conn);
in hci_connect_le_scan_cleanup()
1107
hci_conn_put
(conn->parent);
in hci_conn_unlink()
2750
hci_conn_put
(conn);
in hci_chan_del()
H
A
D
hci_sync.c
4936
hci_conn_put
(p->conn);
in hci_pend_le_actions_clear()
5474
hci_conn_put
(conn);
in hci_disconnect_all_sync()
H
A
D
hci_core.c
2334
hci_conn_put
(params->conn);
in hci_conn_params_free()
H
A
D
hci_event.c
6037
hci_conn_put
(params->conn);
in le_conn_complete_evt()
H
A
D
l2cap_core.c
1782
hci_conn_put
(conn->hcon);
in l2cap_conn_free()
H
A
D
mgmt.c
3340
hci_conn_put
(conn);
in pairing_complete()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci_core.h
1094
* hci_conn_get() and
hci_conn_put
() are used to control the life-time of an
1120
static inline void
hci_conn_put
(struct hci_conn *conn)
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci_core.h
1510
* hci_conn_get() and
hci_conn_put
() are used to control the life-time of an
1536
static inline void
hci_conn_put
(struct hci_conn *conn)
in hci_conn_put()
function
Completed in 80 milliseconds