Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024, Qualcomm Innovation Center, Inc. All rights reserved.
Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -26,4 +26,4 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: BSD-3-Clause
2 changes: 1 addition & 1 deletion acdb/api/acdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Database (ACDB) module.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/api/acdb_begin_pack.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* pack ACPH API data structures.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/api/acdb_end_pack.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* pack aDSP API data structures.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/adie/common/api/adie_rtc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* This header defines the APIs nessesary to operate on codec registers.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/adie/common/inc/ats_adie_rtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* codec registers.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/adie/common/src/ats_adie_rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* codec registers.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/adie/linux/adie_rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* This file has implementation of adie rtc for LX platform
*
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <stdint.h>
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/api/ats.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Tuning Service to handle request buffer and operate ACDB
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/dls/common/inc/ats_dls.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* pushing binary log packet push events to the ATS realtime tuning client.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/dls/common/src/ats_dls.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* data which is used for realtime monitoring.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/fts/common/inc/ats_fts.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* definitions necessary for ATS to handle requests that operate ACDB SW
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/fts/common/src/ats_fts.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* definitions necessary for ATS to handle requests that operate ACDB SW
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/inc/ats_command.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* from ATS clients and retrieves the response from ACDB.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/inc/ats_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* \brief
* Common header file used by ATS modules.
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/inc/ats_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Tuning Service to handle request buffer and operate ACDB
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/mcs/common/api/mcs_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* services such as playback and record
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/mcs/common/inc/ats_mcs.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* the platform media controller.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/mcs/common/src/ats_mcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* playback and capture sessions.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/mcs/linux/mcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
*This file has implementation of mcs for LX platform
*
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*/

Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/online/common/inc/ats_online.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* definitions necessary for ATS to handle requests that operate ACDB SW
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/online/common/src/ats_online.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* implementation for ATS to handle requests that operate ACDB SW
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/rtc/common/inc/ats_rtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* definitions necessary for ATS to handle requests that operate the DSP
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/rtc/common/src/ats_rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* for ATS to handle requests that operate the DSP
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/sockets/common/api/ar_sockets_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* and Unix socket documenation.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/sockets/linux/src/ar_sockets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* This file contains the socket implementation AR libraries.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/src/ats.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Tuning Service to handle request buffer and operate ACDB
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/src/ats_command.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* requests from ATS clients and retrieves the response from ACDB.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/common/api/ats_transport_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* This file defines APIs for initializing/deinitializing ATS transports.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/common/src/ats_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* by enabling the preprocessor macro associated with the transport.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/actp/inc/actp.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* This actp works in both ARM9 and ARM11
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/actp/src/actp.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* func(char_t*, uint32_t, char_t**, uint32_t*)
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/audtp/inc/audtp.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* #ifdef WINPC
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/audtp/inc/audtpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* is wrapped with in #ifdef WINPC
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/audtp/src/audtp.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* #ifdef WINPC
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/audtp/src/audtp_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* #ifdef WINPC
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/inc/diag_lsm.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Off-target Test Platform(OTTP).
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/inc/diagcmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Off-target Test Platform(OTTP).
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/diag/linux/inc/diagpkt.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Off-target Test Platform(OTTP).
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*==============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/tcpip/linux/inc/ats_server.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* connections to QACT.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/tcpip/linux/src/ats_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* all ATS upcalls.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*
*=============================================================================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* TCPIP CMD Server.
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
2 changes: 1 addition & 1 deletion acdb/ats/transports/tcpip_gateway/inc/tcpip_gateway_cmds.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* This file contains definitions for server commands
*
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*==============================================================================
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* \brief
* Common header file used by GATEWAY modules.
* \copyright
* Copyright (c) Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
* SPDX-License-Identifier: BSD-3-Clause
*=============================================================================
*/
Expand Down
Loading
Loading