nuttx/net/bluetooth
Xiang Xiao 2fd73bd82f net: Fix max conn always one less than configured value
return NULL only when the total number is larger than configured value

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-04-07 10:42:56 -03:00
..
bluetooth_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
bluetooth_conn.c net: Fix max conn always one less than configured value 2024-04-07 10:42:56 -03:00
bluetooth_container.c net: Remove the extra space 2023-05-03 15:18:21 +02:00
bluetooth_finddev.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
bluetooth_initialize.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
bluetooth_input.c net: Remove the extra space 2023-05-03 15:18:21 +02:00
bluetooth_poll.c net: Remove some minor #warning since it compiler specific 2023-05-18 15:44:28 +03:00
bluetooth_recvmsg.c net: Remove some minor #warning since it compiler specific 2023-05-18 15:44:28 +03:00
bluetooth_sendmsg.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
bluetooth_sockif.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
bluetooth.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00