nuttx/net/bluetooth
zhanghongyu c481374fb8 devif_poll: only call the corresponding xxx_poll when there is data to be sent
reduce the execution consumption of irrelevant code

testing the TX rates of TCP and UDP based on the Infineon board can
increase them by 13%.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-01-02 00:04:16 +08:00
..
bluetooth.h net/devif_callback: change flags type from uint16_t to uint32_t 2026-01-02 00:04:16 +08:00
bluetooth_callback.c net/devif_callback: change flags type from uint16_t to uint32_t 2026-01-02 00:04:16 +08:00
bluetooth_conn.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
bluetooth_container.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
bluetooth_finddev.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
bluetooth_initialize.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
bluetooth_input.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
bluetooth_poll.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
bluetooth_recvmsg.c net/devif_callback: change flags type from uint16_t to uint32_t 2026-01-02 00:04:16 +08:00
bluetooth_sendmsg.c devif_poll: only call the corresponding xxx_poll when there is data to be sent 2026-01-02 00:04:16 +08:00
bluetooth_sockif.c net/ioctl: add a socket interface for ioctl 2025-12-29 14:38:15 +08:00
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00