mxm_wifiex: update nxp mxm_wifiex sdk

The MxM wifi driver is merged from below repo and applied some
patches for block and build issues.
ssh://git@bitbucket.sw.nxp.com/wcswrel/
rel-nxp-wifi-fp92-bt-fp85-linux-android-mxm4x17169-mgpl.git

The commit is to update the license to GPL v2.

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
This commit is contained in:
Fugang Duan 2020-04-26 10:53:08 +08:00
parent 33d9f8e4f3
commit 5fc6a71423
33 changed files with 367 additions and 548 deletions

View file

@ -2,28 +2,21 @@
* *
* @brief 11n 20/40 MHz Coex application * @brief 11n 20/40 MHz Coex application
* *
* Usage:
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -1,27 +1,22 @@
/** @file mlan2040misc.c /** @file mlan2040misc.c
* *
* @brief This file contains helper functions for coex application * @brief This file contains helper functions for coex application
* *
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -2,28 +2,21 @@
* *
* @brief Program to configure addition parameters into the mlandriver * @brief Program to configure addition parameters into the mlandriver
* *
* Usage: mlanconfig mlanX cmd [...]
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -3,28 +3,21 @@
* @brief Program to receive events from the driver/firmware of the uAP * @brief Program to receive events from the driver/firmware of the uAP
* driver. * driver.
* *
* Usage: mlanevent.exe [-option]
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/**************************************************************************** /****************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -2,28 +2,21 @@
* *
* @brief This files contains mlanutl scanagent command handling. * @brief This files contains mlanutl scanagent command handling.
* *
* Usage: mlanutl mlanX scanagent [...]
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -2,28 +2,21 @@
* *
* @brief Program to control parameters in the mlandriver * @brief Program to control parameters in the mlandriver
* *
* Usage: mlanutl mlanX cmd [...]
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -1,28 +1,22 @@
/** @file timestamp.c /** @file timestamp.c
* *
* @brief Functions for timestamping feature * @brief Functions for timestamping feature
*
* *
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */

View file

@ -1,27 +1,22 @@
/** @file timestamp.h /** @file timestamp.h
* *
* @brief This file contains definitions used for timestamp feature * @brief This file contains definitions used for application
* *
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/**************************************************************************** /****************************************************************************

View file

@ -6,23 +6,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -3,29 +3,21 @@
* @brief Program to send AP commands to the driver/firmware of the uAP * @brief Program to send AP commands to the driver/firmware of the uAP
* driver. * driver.
* *
* Usage: uaputl.exe [-option params]
* or uaputl.exe [command] [params]
*
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/**************************************************************************** /****************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************

View file

@ -1,29 +1,22 @@
/** @file wifidirectutl.c /** @file wifidirectutl.c
* *
* @brief Program to configure WifiDirect parameters. * @brief Program to configure WifiDirect parameters.
*
* Usage: ./wifidirectutl <iface> <command> <params>
* *
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/**************************************************************************** /****************************************************************************

View file

@ -5,23 +5,18 @@
* *
* Copyright 2014-2020 NXP * Copyright 2014-2020 NXP
* *
* NXP CONFIDENTIAL * This software file (the File) is distributed by NXP
* The source code contained or described herein and all documents related to * under the terms of the GNU General Public License Version 2, June 1991
* the source code (Materials) are owned by NXP, its * (the License). You may use, redistribute and/or modify the File in
* suppliers and/or its licensors. Title to the Materials remains with NXP, * accordance with the terms and conditions of the License, a copy of which
* its suppliers and/or its licensors. The Materials contain * is available by writing to the Free Software Foundation, Inc.,
* trade secrets and proprietary and confidential information of NXP, its * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
* suppliers and/or its licensors. The Materials are protected by worldwide copyright * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
* and trade secret laws and treaty provisions. No part of the Materials may be
* used, copied, reproduced, modified, published, uploaded, posted,
* transmitted, distributed, or disclosed in any way without NXP's prior
* express written permission.
* *
* No license under any patent, copyright, trade secret or other intellectual * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
* property right is granted to or conferred upon you by disclosure or delivery * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
* of the Materials, either expressly, by implication, inducement, estoppel or * ARE EXPRESSLY DISCLAIMED. The License provides additional details about
* otherwise. Any license under such intellectual property rights must be * this warranty disclaimer.
* express and approved by NXP in writing.
* *
*/ */
/************************************************************************ /************************************************************************