blob: 70d7f286fa457c0dec7d1dbc6694327010385937 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
using fuchsia.wlan.fullmac;
if fuchsia.wlan.fullmac.WlanFullmacImpl == fuchsia.wlan.fullmac.WlanFullmacImpl.DriverTransport {
true;
} else {
fuchsia.wlan.fullmac.Service == fuchsia.wlan.fullmac.Service.DriverTransport;
}