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_dev_get
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
a2mp.c
307
hdev =
hci_dev_get
(req->id);
in a2mp_getinfo_req()
381
hdev =
hci_dev_get
(req->id);
in a2mp_getampassoc_req()
452
hdev =
hci_dev_get
(rsp->id);
in a2mp_getampassoc_rsp()
491
hdev =
hci_dev_get
(req->remote_id);
in a2mp_createphyslink_req()
573
hdev =
hci_dev_get
(req->remote_id);
in a2mp_discphyslink_req()
H
A
D
hci_sock.c
1168
hdev =
hci_dev_get
(haddr.hci_dev);
in hci_sock_bind()
1224
hdev =
hci_dev_get
(haddr.hci_dev);
in hci_sock_bind()
1607
hdev =
hci_dev_get
(index);
in hci_mgmt_cmd()
1728
hdev =
hci_dev_get
(index);
in hci_logging_frame()
H
A
D
hci_core.c
1043
struct hci_dev *
hci_dev_get
(int index)
in hci_dev_get()
function
1315
hdev =
hci_dev_get
(ir.dev_id);
in hci_inquiry()
1650
hdev =
hci_dev_get
(dev);
in hci_dev_open()
1853
hdev =
hci_dev_get
(dev);
in hci_dev_close()
1911
hdev =
hci_dev_get
(dev);
in hci_dev_reset()
1942
hdev =
hci_dev_get
(dev);
in hci_dev_reset_stat()
2008
hdev =
hci_dev_get
(dr.dev_id);
in hci_dev_cmd()
2165
hdev =
hci_dev_get
(di.dev_id);
in hci_get_dev_info()
H
A
D
hci_conn.c
1634
hdev =
hci_dev_get
(req.dev_id);
in hci_get_conn_list()
H
A
D
l2cap_core.c
4872
hdev =
hci_dev_get
(req->amp_id);
in l2cap_create_channel_req()
5313
hdev =
hci_dev_get
(req->dest_amp_id);
in l2cap_move_channel_req()
H
A
D
mgmt.c
6285
hdev =
hci_dev_get
(cmd->index);
in clock_info_cmd_complete()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_core.c
112
struct hci_dev *
hci_dev_get
(int index)
in hci_dev_get()
function
384
hdev =
hci_dev_get
(ir.dev_id);
in hci_inquiry()
496
hdev =
hci_dev_get
(dev);
in hci_dev_open()
566
hdev =
hci_dev_get
(dev);
in hci_dev_close()
644
hdev =
hci_dev_get
(dev);
in hci_dev_reset()
675
hdev =
hci_dev_get
(dev);
in hci_dev_reset_stat()
741
hdev =
hci_dev_get
(dr.dev_id);
in hci_dev_cmd()
898
hdev =
hci_dev_get
(di.dev_id);
in hci_get_dev_info()
H
A
D
hci_sock.c
1232
hdev =
hci_dev_get
(haddr.hci_dev);
in hci_sock_bind()
1288
hdev =
hci_dev_get
(haddr.hci_dev);
in hci_sock_bind()
1670
hdev =
hci_dev_get
(index);
in hci_mgmt_cmd()
1776
hdev =
hci_dev_get
(index);
in hci_logging_frame()
H
A
D
hci_conn.c
2630
hdev =
hci_dev_get
(req.dev_id);
in hci_get_conn_list()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci_core.h
1202
struct hci_dev *
hci_dev_get
(int index);
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci_core.h
1625
struct hci_dev *
hci_dev_get
(int index);
Completed in 45 milliseconds