Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Drtl_btc.c374 btcoexist->bt_info.bt_ble_scan_type = tmp_buf[3]; in rtl_btc_btmpinfo_notify()
H A Dhalbtcoutsrc.h571 u8 bt_ble_scan_type; member
H A Dhalbtcoutsrc.c1153 return btcoexist->bt_info.bt_ble_scan_type; in halbtc_get_ble_scan_type_from_bt()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c510 coex_stat->bt_ble_scan_type = 0; in rtw_coex_monitor_bt_enable()
732 coex_stat->bt_ble_scan_type = scan_type; in rtw_coex_update_bt_link_info()
733 if ((coex_stat->bt_ble_scan_type & 0x1) == 0x1) in rtw_coex_update_bt_link_info()
1738 } else if ((coex_stat->bt_ble_scan_type & 0x2) && in rtw_coex_action_bt_idle()
H A Dmain.h1472 u8 bt_ble_scan_type; member