|
@@ -1,7 +1,7 @@
|
|
/*
|
|
/*
|
|
* Copyright (c) 2012-2014, 2016-2018, 2020 The Linux Foundation.
|
|
* Copyright (c) 2012-2014, 2016-2018, 2020 The Linux Foundation.
|
|
* All rights reserved.
|
|
* All rights reserved.
|
|
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -27,12 +27,6 @@
|
|
#define _PKTLOG_AC_API_
|
|
#define _PKTLOG_AC_API_
|
|
#if defined(CONNECTIVITY_PKTLOG) || !defined(REMOVE_PKT_LOG)
|
|
#if defined(CONNECTIVITY_PKTLOG) || !defined(REMOVE_PKT_LOG)
|
|
|
|
|
|
-/**
|
|
|
|
- * @typedef ol_pktlog_dev_handle
|
|
|
|
- * @brief opaque handle for pktlog device object
|
|
|
|
- */
|
|
|
|
-struct ol_pktlog_dev_t;
|
|
|
|
-
|
|
|
|
/**
|
|
/**
|
|
* @typedef hif_opaque_softc_handle
|
|
* @typedef hif_opaque_softc_handle
|
|
* @brief opaque handle for hif_opaque_softc
|
|
* @brief opaque handle for hif_opaque_softc
|