diff options
| author | Yang You (UU) <[email protected]> | 2025-11-20 13:35:47 -0800 |
|---|---|---|
| committer | Yang You (UU) <[email protected]> | 2025-11-20 13:35:47 -0800 |
| commit | 76cc5bf0e86d85e92fdf3df9c8eccd245a6118bf (patch) | |
| tree | bf76dfa5f99026ee3e5562e64fc11bb7ff11c473 /network/wlan/WIFICX/drivercode/wifitransition.cpp | |
| parent | 23999221becc1487db027737db9d3336c17f2a29 (diff) | |
adding the copyright to the code file, and let the Radio State by default is on
Diffstat (limited to 'network/wlan/WIFICX/drivercode/wifitransition.cpp')
| -rw-r--r-- | network/wlan/WIFICX/drivercode/wifitransition.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/wlan/WIFICX/drivercode/wifitransition.cpp b/network/wlan/WIFICX/drivercode/wifitransition.cpp index 64811796..41106932 100644 --- a/network/wlan/WIFICX/drivercode/wifitransition.cpp +++ b/network/wlan/WIFICX/drivercode/wifitransition.cpp @@ -1,3 +1,5 @@ +// Copyright (C) Microsoft Corporation. All rights reserved. + #include "wifitransition.h" // Common TLV parsing helper: computes TLV span, optional dump, calls a parser, converts status. |
