Home
last modified time | relevance | path

Searched refs:c2h_bt_info_req_sent (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.h145 bool c2h_bt_info_req_sent; member
Dhalbtc8821a2ant.h138 bool c2h_bt_info_req_sent; member
Dhalbtc8723b1ant.h157 bool c2h_bt_info_req_sent; member
Dhalbtc8821a1ant.h159 bool c2h_bt_info_req_sent; member
Dhalbtc8192e2ant.h158 bool c2h_bt_info_req_sent; member
Dhalbtc8821a1ant.c419 coex_sta->c2h_bt_info_req_sent = true; in halbtc8821a1ant_query_bt_info()
2708 coex_sta->c2h_bt_info_req_sent = false; in ex_halbtc8821a1ant_bt_info_notify()
Dhalbtc8723b1ant.c423 coex_sta->c2h_bt_info_req_sent = true; in halbtc8723b1ant_query_bt_info()
2904 coex_sta->c2h_bt_info_req_sent = false; in ex_halbtc8723b1ant_bt_info_notify()
Dhalbtc8821a2ant.c331 coex_sta->c2h_bt_info_req_sent = true; in halbtc8821a2ant_query_bt_info()
3672 coex_sta->c2h_bt_info_req_sent = false; in ex_halbtc8821a2ant_bt_info_notify()
Dhalbtc8723b2ant.c277 coex_sta->c2h_bt_info_req_sent = true; in btc8723b2ant_query_bt_info()
3423 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8192e2ant.c506 coex_sta->c2h_bt_info_req_sent = true; in halbtc8192e2ant_querybt_info()
3614 coex_sta->c2h_bt_info_req_sent = false; in ex_halbtc8192e2ant_bt_info_notify()
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c1436 if (hal_coex_8723.c2h_bt_info_req_sent) { in _rtl8723e_dm_bt_coexist_2_ant()
1535 hal_coex_8723.c2h_bt_info_req_sent = true; in rtl8723e_dm_bt_query_bt_information()
1676 hal_coex_8723.c2h_bt_info_req_sent = false; in rtl8723e_dm_bt_parse_bt_info()
/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1486 bool c2h_bt_info_req_sent; member