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_LM_ACCEPT
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
sco.c
1173
lm |=
HCI_LM_ACCEPT
;
in sco_connect_ind()
H
A
D
hci_core.c
2074
(HCI_LM_MASTER |
HCI_LM_ACCEPT
);
in hci_dev_cmd()
3601
hdev->link_mode = (
HCI_LM_ACCEPT
);
in hci_alloc_dev()
H
A
D
l2cap_core.c
8182
lm1 |=
HCI_LM_ACCEPT
;
in l2cap_connect_ind()
8187
lm2 |=
HCI_LM_ACCEPT
;
in l2cap_connect_ind()
H
A
D
hci_event.c
2720
if (!(mask &
HCI_LM_ACCEPT
)) {
in hci_conn_request_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
sco.c
1335
lm |=
HCI_LM_ACCEPT
;
in sco_connect_ind()
H
A
D
hci_event.c
3298
if (!(mask &
HCI_LM_ACCEPT
)) {
in hci_conn_request_evt()
6616
if (!(mask &
HCI_LM_ACCEPT
)) {
in hci_le_pa_sync_estabilished_evt()
6654
if (!(mask &
HCI_LM_ACCEPT
))
in hci_le_per_adv_report_evt()
7020
if (!(mask &
HCI_LM_ACCEPT
)) {
in hci_le_cis_req_evt()
7199
if (!(mask &
HCI_LM_ACCEPT
)) {
in hci_le_big_info_adv_report_evt()
H
A
D
hci_core.c
807
(HCI_LM_MASTER |
HCI_LM_ACCEPT
);
in hci_dev_cmd()
2475
hdev->link_mode = (
HCI_LM_ACCEPT
);
in hci_alloc_dev_priv()
H
A
D
iso.c
1846
lm |=
HCI_LM_ACCEPT
;
in iso_connect_ind()
H
A
D
l2cap_core.c
7162
lm1 |=
HCI_LM_ACCEPT
;
in l2cap_connect_ind()
7167
lm2 |=
HCI_LM_ACCEPT
;
in l2cap_connect_ind()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci.h
515
#define
HCI_LM_ACCEPT
0x8000
macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci.h
614
#define
HCI_LM_ACCEPT
0x8000
macro
Completed in 59 milliseconds