Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c519 coex_stat->bt_mailbox_reply = false; in rtw_coex_monitor_bt_enable()
3940 if (!coex_stat->bt_disabled && !coex_stat->bt_mailbox_reply) { in rtw_coex_display_coex_info()
3950 coex_stat->bt_mailbox_reply = true; in rtw_coex_display_coex_info()
H A Dmain.h1429 bool bt_mailbox_reply; member