Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.c1871 else if (coex_stat->bt_setup_link || coex_stat->bt_inq_page) in rtw_coex_action_bt_game_hid()
2601 if (coex_stat->bt_inq_page) { in rtw_coex_run_coex()
3095 if (inq_page != coex_stat->bt_inq_page) { in rtw_coex_bt_info_notify()
3097 coex_stat->bt_inq_page = inq_page; in rtw_coex_bt_info_notify()
3480 coex_stat->bt_inq_remain = coex_stat->bt_inq_page; in rtw_coex_bt_remain_work()
Dmain.h1414 bool bt_inq_page; member