Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Drtl_btc.c361 btcoexist->bt_info.bt_supported_version = tmp_buf[3] | in rtl_btc_btmpinfo_notify()
H A Dhalbtcoutsrc.h567 u32 bt_supported_version; member
H A Dhalbtcoutsrc.c432 if (btcoexist->bt_info.bt_supported_version) in halbtc_get_bt_coex_supported_version()
441 return btcoexist->bt_info.bt_supported_version; in halbtc_get_bt_coex_supported_version()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c3924 &coex_stat->bt_supported_version); in rtw_coex_display_coex_info()
3960 coex_stat->bt_supported_version, in rtw_coex_display_coex_info()
3962 coex_stat->bt_supported_version >= chip->bt_desired_ver ? in rtw_coex_display_coex_info()
H A Dmain.h1451 u32 bt_supported_version; member