This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
wireless
/
bluetooth
History
Petro Karashchenko
d499ac9d58
nuttx: fix multiple 'FAR', 'CODE' and style issues
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
bt_atomic.c
…
bt_atomic.h
…
bt_att.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
bt_att.h
…
bt_buf.c
…
bt_buf.h
…
bt_conn.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
bt_conn.h
…
bt_gatt.c
wireless/bluetooth: correct judgment conditions
2023-08-07 03:34:00 -07:00
bt_hcicore.c
Remove the back slash from long literal string
2024-02-19 16:43:15 +01:00
bt_hcicore.h
…
bt_ioctl.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
bt_ioctl.h
…
bt_keys.c
…
bt_keys.h
…
bt_l2cap.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
bt_l2cap.h
…
bt_netdev.c
…
bt_queue.c
…
bt_queue.h
…
bt_services.c
…
bt_smp.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
bt_smp.h
…
bt_uuid.c
…
CMakeLists.txt
…
Kconfig
wireless/bluetooth: Add option to set the HCI TX thread affinity
2023-10-24 22:41:44 +08:00
Make.defs
…