Searched refs:bt_ble_exist (Results 1 – 2 of 2) sorted by relevance
1414 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()1446 } else if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()1588 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()1601 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()2365 coex_stat->bt_ble_exist = ((coex_stat->bt_info_hb1 & BIT(0)) == BIT(0)); in rtw_coex_bt_info_notify()
987 bool bt_ble_exist; member