Searched refs:bt_ble_exist (Results 1 – 2 of 2) sorted by relevance
1453 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()1485 } else if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()1629 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()1641 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()2425 coex_stat->bt_ble_exist = ((coex_stat->bt_info_hb1 & BIT(0)) == BIT(0)); in rtw_coex_bt_info_notify()2966 (coex_stat->bt_ble_exist ? "HID(RCU)," : in rtw_coex_display_coex_info()
1291 bool bt_ble_exist; member