Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c519 coex_stat->bt_mailbox_reply = false; in rtw_coex_monitor_bt_enable()
3941 if (!coex_stat->bt_disabled && !coex_stat->bt_mailbox_reply) { in rtw_coex_display_coex_info()
3951 coex_stat->bt_mailbox_reply = true; in rtw_coex_display_coex_info()
Dmain.h1423 bool bt_mailbox_reply; member