nuttx-mirror/drivers/wireless/bluetooth
Huang Qi cfd0cc0d1a Remove duplicate includes across multiple files
This commit cleans up redundant header file includes throughout the codebase.
 The changes include:

 - Removing duplicate #include directives that were present in the same file
 - Consolidating includes that were split across multiple lines unnecessarily
 - Removing unused includes that were no longer needed
 - Fixing some formatting issues with includes

 The changes improve code organization and maintainability by:
 - Reducing unnecessary dependencies
 - Making include dependencies more explicit
 - Following consistent include patterns
 - Removing dead code

 No functional changes are made - this is purely a code cleanup commit.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-09 23:30:23 +08:00
..
bt_bridge.c arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
bt_driver.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_null.c Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
bt_rpmsghci.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_rpmsghci.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_rpmsghci_server.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_slip.c arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
bt_uart.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_uart.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_uart_bcm4343x.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_uart_cc2564.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_uart_generic.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
bt_uart_shim.c use small lock in following files 2024-12-22 18:43:26 +08:00
CMakeLists.txt drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig Fix Kconfig style 2024-11-20 16:45:40 -03:00
Make.defs drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00