Searched refs:bt_is_active (Results 1 – 2 of 2) sorted by relevance
30 bool bt_is_active = memcmp(notif, &zero_notif, sizeof(*notif)); in iwl_mld_handle_bt_coex_notif() local32 if (bt_is_active == mld->bt_is_active) in iwl_mld_handle_bt_coex_notif()35 IWL_DEBUG_INFO(mld, "BT was turned %s\n", bt_is_active ? "ON" : "OFF"); in iwl_mld_handle_bt_coex_notif()37 mld->bt_is_active = bt_is_active; in iwl_mld_handle_bt_coex_notif()
230 bool bt_is_active;