Sign in
fuchsia
/
garnet
/
sandbox/jschein/temp
/
.
/
lib
/
wlan
/
fidl
/
iface.fidl
blob: 791768384f03e39270f4c0d44ede1ca2b8afaa30 [
file
] [
log
] [
blame
]
// Copyright 2018 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.
module
wlan
.
iface
;
struct
WlanIface
{
uint16 id
;
};