nuttx/net/bluetooth
zhanghongyu 91e13c47ae net: remove conn-related casts
remove redundant casts associated with psock

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-10 19:32:09 -03:00
..
bluetooth_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
bluetooth_conn.c net: Remove the extra space 2023-05-03 15:18:21 +02:00
bluetooth_container.c net: Remove the extra space 2023-05-03 15:18:21 +02:00
bluetooth_finddev.c
bluetooth_initialize.c
bluetooth_input.c net: Remove the extra space 2023-05-03 15:18:21 +02:00
bluetooth_poll.c net/bluetooth: fix parameter indentation 2023-04-24 09:35:58 -07:00
bluetooth_recvmsg.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
bluetooth_sendmsg.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
bluetooth_sockif.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
bluetooth.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs