nuttx/net/bluetooth
dongjiuzhu1 bb65de6cae net: unify socket info file descriptor
MIRTOS-255

Change-Id: Iee680c8ac07fe87fb6e7900b4f792e0f1ff5036d
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-03 22:23:44 +08:00
..
bluetooth.h net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
bluetooth_callback.c net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types. 2019-09-01 08:47:01 -06:00
bluetooth_conn.c bluetooth: Add support for HCI RAW channel; make host layer optional 2020-10-25 17:04:25 -07:00
bluetooth_container.c global change: fix tools/checkpatch.sh warnnings 2020-04-09 10:29:28 -06:00
bluetooth_finddev.c include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies. 2018-04-29 12:43:09 -06:00
bluetooth_initialize.c This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
bluetooth_input.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
bluetooth_poll.c net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints. 2020-01-11 13:41:33 -03:00
bluetooth_recvmsg.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
bluetooth_sendmsg.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
bluetooth_sockif.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
Kconfig fix typos 2020-10-28 22:02:09 -07:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00