incubator-nuttx/wireless/bluetooth
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
..
CMakeLists.txt cmake: add missing bt_services.c 2023-07-10 22:24:44 +08:00
Kconfig wireless/bluetooth: Add option to set the HCI TX thread affinity 2023-10-24 22:41:44 +08:00
Make.defs wireless/bluetooth: Add a generic access service. 2023-06-05 15:00:23 -03: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 wireless/bluetooth: fix style issues 2023-05-19 02:40:38 +08:00
bt_buf.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
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 wireless/bluetooth: Support removable bluetooth modules. 2023-05-07 15:03:01 +08:00
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 wireless/bluetooth: Support removable bluetooth modules. 2023-05-07 15:03:01 +08:00
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 wireless/bluetooth: Add a generic access service. 2023-06-05 15:00:23 -03:00
bt_queue.c
bt_queue.h
bt_services.c wireless/bluetooth: Add a generic access service. 2023-06-05 15:00:23 -03:00
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