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_link
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_conn.c
592
struct
hci_link
*link;
in hci_sco_setup()
594
link = list_first_entry_or_null(&conn->link_list, struct
hci_link
, list);
in hci_sco_setup()
1079
struct
hci_link
*link, *t;
in hci_conn_unlink()
1661
static struct
hci_link
*hci_conn_link(struct hci_conn *parent,
in hci_conn_link()
1665
struct
hci_link
*link;
in hci_conn_link()
1694
struct
hci_link
*link;
in hci_connect_sco()
2271
struct
hci_link
*link;
in hci_connect_cis()
H
A
D
hci_event.c
2366
struct
hci_link
*link;
in hci_cs_add_sco()
2387
struct
hci_link
, list);
in hci_cs_add_sco()
2661
struct
hci_link
*link;
in hci_setup_sync_conn_status()
2670
struct
hci_link
, list);
in hci_setup_sync_conn_status()
H
A
D
iso.c
1862
struct
hci_link
*link, *t;
in iso_connect_cfm()
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci_core.h
782
struct
hci_link
*link;
793
struct
hci_link
{
struct
Completed in 18 milliseconds