Home
last modified time | relevance | path

Searched refs:bt_a2dp_active (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h252 boolean bt_a2dp_active; member
H A Dhalbtc8821c1ant.h246 boolean bt_a2dp_active; member
H A Dhalbtc8821c1ant.c3095 if (coex_sta->bt_a2dp_active || in halbtc8821c1ant_action_bt_sco_hid_busy()
5112 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c1ant_bt_info_notify()
5116 if (!coex_sta->bt_a2dp_active && coex_sta->bt_a2dp_active_pre) { in ex_halbtc8821c1ant_bt_info_notify()
5121 coex_sta->bt_a2dp_active_pre = coex_sta->bt_a2dp_active; in ex_halbtc8821c1ant_bt_info_notify()
H A Dhalbtcoutsrc.h790 boolean bt_a2dp_active; member
H A Dhalbtc8821c2ant.c5259 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c2ant_bt_info_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h253 boolean bt_a2dp_active; member
H A Dhalbtc8821c1ant.h247 boolean bt_a2dp_active; member
H A Dhalbtc8821c1ant.c3092 if (coex_sta->bt_a2dp_active || in halbtc8821c1ant_action_bt_sco_hid_busy()
5095 coex_sta->bt_a2dp_active = coex_sta->bt_info_hb2 & 0x4; in ex_halbtc8821c1ant_bt_info_notify()
5099 if (!coex_sta->bt_a2dp_active && coex_sta->bt_a2dp_active_pre) { in ex_halbtc8821c1ant_bt_info_notify()
5104 coex_sta->bt_a2dp_active_pre = coex_sta->bt_a2dp_active; in ex_halbtc8821c1ant_bt_info_notify()
H A Dhalbtcoutsrc.h783 boolean bt_a2dp_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtc8822b2ant.h268 boolean bt_a2dp_active; member
H A Dhalbtc8822b1ant.h259 boolean bt_a2dp_active; member
H A Dhalbtcoutsrc.h701 boolean bt_a2dp_active; member
H A Dhalbtc8822b1ant.c3063 if (coex_sta->bt_a2dp_active) { in halbtc8822b1ant_action_bt_sco_hid_busy()
3423 if (coex_sta->bt_a2dp_active) { in halbtc8822b1ant_action_wifi_scc2g()
5203 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in ex_halbtc8822b1ant_bt_info_notify()
H A Dhalbtc8822b2ant.c3138 } else if (coex_sta->bt_a2dp_active) { in halbtc8822b2ant_action_hid()
5226 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in ex_halbtc8822b2ant_bt_info_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d2ant.h312 boolean bt_a2dp_active; member
H A Dhalbtc8723d1ant.h295 boolean bt_a2dp_active; member
H A Dhalbtc8723d1ant.c2894 coex_sta->bt_a2dp_active) { in halbtc8723d1ant_action_bt_sco_hid_only_busy()
2905 } else if (coex_sta->bt_a2dp_active) { in halbtc8723d1ant_action_bt_sco_hid_only_busy()
4775 coex_sta->bt_a2dp_active = coex_sta->bt_info_ext2 & 0x4; in ex_halbtc8723d1ant_bt_info_notify()
H A Dhalbtcoutsrc.h785 boolean bt_a2dp_active; member
H A Dhalbtc8723d2ant.c3123 } else if (coex_sta->bt_a2dp_active) { in halbtc8723d2ant_action_hid()
5648 coex_sta->bt_a2dp_active = coex_sta->bt_info_ext2 & 0x4; in ex_halbtc8723d2ant_bt_info_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1460 if (coex_stat->bt_a2dp_active || wl_bw == 0) in rtw_coex_action_bt_hid()
1467 if (coex_stat->bt_a2dp_active || wl_bw == 0) { in rtw_coex_action_bt_hid()
1482 if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
2469 coex_stat->bt_a2dp_active = (coex_stat->bt_info_hb2 & BIT(2)) == BIT(2); in rtw_coex_bt_info_notify()
H A Dmain.h1303 bool bt_a2dp_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtccommon.c2600 if (coex_sta->bt_a2dp_active || in rtw_btc_action_bt_hid()
2637 } else if (coex_sta->bt_a2dp_active) { in rtw_btc_action_bt_hid()
3293 if (coex_sta->bt_a2dp_active) { in rtw_btc_action_wl_scc2g()
5121 coex_sta->bt_a2dp_active = ((coex_sta->bt_info_hb2 & BIT(2)) == BIT(2)); in rtw_btc_ex_bt_info_notify()
5125 if (!coex_sta->bt_a2dp_active && coex_sta->bt_a2dp_active_pre) { in rtw_btc_ex_bt_info_notify()
5130 coex_sta->bt_a2dp_active_pre = coex_sta->bt_a2dp_active; in rtw_btc_ex_bt_info_notify()
H A Dhalbtcoutsrc.h790 boolean bt_a2dp_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h727 boolean bt_a2dp_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtcoutsrc.h785 boolean bt_a2dp_active; member

12