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:slave_role
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
620
bool
slave_role
;
member
H
A
D
halbtc8723b2ant.c
276
bt_link_info->
slave_role
= true;
in btc8723b2ant_monitor_bt_ctr()
278
bt_link_info->
slave_role
= false;
in btc8723b2ant_monitor_bt_ctr()
1282
if ((bt_link_info->
slave_role
) && (bt_link_info->a2dp_exist))
in btc8723b2ant_ps_tdma()
H
A
D
halbtc8723b1ant.c
1123
/* if (bt_link_info->
slave_role
) */
in halbtc8723b1ant_ps_tdma()
1124
if ((bt_link_info->
slave_role
) && (bt_link_info->a2dp_exist))
in halbtc8723b1ant_ps_tdma()
1829
bt_link_info->
slave_role
= true;
in halbtc8723b1ant_action_wifi_connected_bt_acl_busy()
1831
bt_link_info->
slave_role
= false;
in halbtc8723b1ant_action_wifi_connected_bt_acl_busy()
H
A
D
halbtc8821a2ant.c
272
bt_link_info->
slave_role
= true;
in btc8821a2ant_monitor_bt_ctr()
274
bt_link_info->
slave_role
= false;
in btc8821a2ant_monitor_bt_ctr()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H
A
D
halbtcoutsrc.h
620
bool
slave_role
;
member
H
A
D
halbtc8723b1ant.c
1123
/* if (bt_link_info->
slave_role
) */
in halbtc8723b1ant_ps_tdma()
1124
if ((bt_link_info->
slave_role
) && (bt_link_info->a2dp_exist))
in halbtc8723b1ant_ps_tdma()
1829
bt_link_info->
slave_role
= true;
in halbtc8723b1ant_action_wifi_connected_bt_acl_busy()
1831
bt_link_info->
slave_role
= false;
in halbtc8723b1ant_action_wifi_connected_bt_acl_busy()
H
A
D
halbtc8723b2ant.c
276
bt_link_info->
slave_role
= true;
in btc8723b2ant_monitor_bt_ctr()
278
bt_link_info->
slave_role
= false;
in btc8723b2ant_monitor_bt_ctr()
1282
if ((bt_link_info->
slave_role
) && (bt_link_info->a2dp_exist))
in btc8723b2ant_ps_tdma()
H
A
D
halbtc8821a2ant.c
272
bt_link_info->
slave_role
= true;
in btc8821a2ant_monitor_bt_ctr()
274
bt_link_info->
slave_role
= false;
in btc8821a2ant_monitor_bt_ctr()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H
A
D
core.h
1551
u32
slave_role
: 1;
member
H
A
D
coex.c
5632
b->
slave_role
= btinfo.hb2.slave;
in _update_bt_info()
6434
bt_linfo->
slave_role
? "Slave" : "Master",
in _show_bt_info()
Completed in 51 milliseconds