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:AF_BLUETOOTH
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
bluetooth.h
35
#ifndef
AF_BLUETOOTH
36
#define
AF_BLUETOOTH
31
macro
37
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
bluetooth.h
36
#ifndef
AF_BLUETOOTH
37
#define
AF_BLUETOOTH
31
macro
38
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
H
A
D
socket.h
209
#define
AF_BLUETOOTH
31 /* Bluetooth sockets */
macro
263
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-5.10/include/linux/
H
A
D
socket.h
212
#define
AF_BLUETOOTH
31 /* Bluetooth sockets */
macro
266
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-6.6/include/linux/
H
A
D
socket.h
222
#define
AF_BLUETOOTH
31 /* Bluetooth sockets */
macro
279
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/
H
A
D
socket.h
222
#define
AF_BLUETOOTH
31 /* Bluetooth sockets */
macro
279
#define PF_BLUETOOTH
AF_BLUETOOTH
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H
A
D
sock.c
341
addr->sa_family !=
AF_BLUETOOTH
)
in rfcomm_sock_bind()
391
addr->sa_family !=
AF_BLUETOOTH
)
in rfcomm_sock_connect()
546
sa->rc_family =
AF_BLUETOOTH
;
in rfcomm_sock_getname()
H
A
D
core.c
776
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_session_create()
803
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_session_create()
2062
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_add_listener()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H
A
D
sock.c
334
addr->sa_family !=
AF_BLUETOOTH
)
in rfcomm_sock_bind()
384
addr->sa_family !=
AF_BLUETOOTH
)
in rfcomm_sock_connect()
544
sa->rc_family =
AF_BLUETOOTH
;
in rfcomm_sock_getname()
H
A
D
core.c
780
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_session_create()
807
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_session_create()
2066
addr.l2_family =
AF_BLUETOOTH
;
in rfcomm_add_listener()
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
sco.c
536
addr->sa_family !=
AF_BLUETOOTH
)
in sco_sock_bind()
572
addr->sa_family !=
AF_BLUETOOTH
)
in sco_sock_connect()
713
addr->sa_family =
AF_BLUETOOTH
;
in sco_sock_getname()
H
A
D
l2cap_sock.c
92
addr->sa_family !=
AF_BLUETOOTH
)
in l2cap_sock_bind()
214
addr->sa_family !=
AF_BLUETOOTH
)
in l2cap_sock_connect()
417
addr->sa_family =
AF_BLUETOOTH
;
in l2cap_sock_getname()
1775
la->l2_family =
AF_BLUETOOTH
;
in l2cap_skb_msg_name()
H
A
D
hci_sock.c
1138
if (haddr.hci_family !=
AF_BLUETOOTH
)
in hci_sock_bind()
1437
haddr->hci_family =
AF_BLUETOOTH
;
in hci_sock_getname()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
sco.c
542
addr->sa_family !=
AF_BLUETOOTH
)
in sco_sock_bind()
577
addr->sa_family !=
AF_BLUETOOTH
)
in sco_sock_connect()
707
addr->sa_family =
AF_BLUETOOTH
;
in sco_sock_getname()
H
A
D
l2cap_sock.c
93
addr->sa_family !=
AF_BLUETOOTH
)
in l2cap_sock_bind()
200
addr->sa_family !=
AF_BLUETOOTH
)
in l2cap_sock_connect()
399
addr->sa_family =
AF_BLUETOOTH
;
in l2cap_sock_getname()
1741
la->l2_family =
AF_BLUETOOTH
;
in l2cap_skb_msg_name()
H
A
D
iso.c
859
addr->sa_family !=
AF_BLUETOOTH
)
in iso_sock_bind()
907
addr->sa_family !=
AF_BLUETOOTH
)
in iso_sock_connect()
1101
addr->sa_family =
AF_BLUETOOTH
;
in iso_sock_getname()
H
A
D
hci_sock.c
1202
if (haddr.hci_family !=
AF_BLUETOOTH
)
in hci_sock_bind()
1505
haddr->hci_family =
AF_BLUETOOTH
;
in hci_sock_getname()
Completed in 27 milliseconds