Home
last modified time | relevance | path

Searched refs:bt_inq_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Dcoex.c1872 else if (coex_stat->bt_setup_link || coex_stat->bt_inq_page) in rtw_coex_action_bt_game_hid()
2620 if (coex_stat->bt_inq_page) { in rtw_coex_run_coex()
3114 if (inq_page != coex_stat->bt_inq_page) { in rtw_coex_bt_info_notify()
3116 coex_stat->bt_inq_page = inq_page; in rtw_coex_bt_info_notify()
3499 coex_stat->bt_inq_remain = coex_stat->bt_inq_page; in rtw_coex_bt_remain_work()
Dmain.h1393 bool bt_inq_page; member