Home
last modified time | relevance | path

Searched refs:bt_supported_version (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.c361 btcoexist->bt_info.bt_supported_version = tmp_buf[3] | in rtl_btc_btmpinfo_notify()
Dhalbtcoutsrc.h567 u32 bt_supported_version; member
Dhalbtcoutsrc.c448 if (btcoexist->bt_info.bt_supported_version) in halbtc_get_bt_coex_supported_version()
457 return btcoexist->bt_info.bt_supported_version; in halbtc_get_bt_coex_supported_version()
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c2911 &coex_stat->bt_supported_version); in rtw_coex_display_coex_info()
2932 coex_stat->bt_supported_version, in rtw_coex_display_coex_info()
2934 coex_stat->bt_supported_version >= chip->bt_desired_ver ? in rtw_coex_display_coex_info()
Dmain.h1326 u32 bt_supported_version; member