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_ADV_PHY_1M
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
hci_request.c
2169
cp.primary_phy =
HCI_ADV_PHY_1M
;
in __hci_req_setup_ext_adv_instance()
2176
cp.primary_phy =
HCI_ADV_PHY_1M
;
in __hci_req_setup_ext_adv_instance()
2177
cp.secondary_phy =
HCI_ADV_PHY_1M
;
in __hci_req_setup_ext_adv_instance()
H
A
D
hci_conn.c
919
cp.primary_phy =
HCI_ADV_PHY_1M
;
in hci_req_directed_advertising()
920
cp.secondary_phy =
HCI_ADV_PHY_1M
;
in hci_req_directed_advertising()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_sync.c
1151
cp.primary_phy =
HCI_ADV_PHY_1M
;
in hci_setup_ext_adv_instance_sync()
1158
cp.primary_phy =
HCI_ADV_PHY_1M
;
in hci_setup_ext_adv_instance_sync()
1159
cp.secondary_phy =
HCI_ADV_PHY_1M
;
in hci_setup_ext_adv_instance_sync()
6113
cp.primary_phy =
HCI_ADV_PHY_1M
;
in hci_le_ext_directed_advertising_sync()
6114
cp.secondary_phy =
HCI_ADV_PHY_1M
;
in hci_le_ext_directed_advertising_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
hci.h
1754
#define
HCI_ADV_PHY_1M
0X01
macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
hci.h
1985
#define
HCI_ADV_PHY_1M
0X01
macro
Completed in 27 milliseconds