nuttx/wireless/bluetooth
Xiang Xiao 5c0d430b99 bluetooth: replace leave_critical_section with spin_unlock_irqrestore
since the resouce in bt_buf is protected by spin_lock_irqresave

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-12-28 08:50:16 +01:00
..
bt_atomic.c libc: Refine the inline handling 2020-07-04 11:10:29 +09:00
bt_atomic.h libc: Refine the inline handling 2020-07-04 11:10:29 +09:00
bt_att.c wireless/bluetooth/bt_att.c: Fix a syslog format 2020-11-23 05:00:10 -08:00
bt_att.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_buf.c bluetooth: replace leave_critical_section with spin_unlock_irqrestore 2020-12-28 08:50:16 +01:00
bt_buf.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_conn.c Bluetooth: Fix bt_buff lifecycle 2020-12-21 23:36:57 -06:00
bt_conn.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_gatt.c wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_hcicore.c Bluetooth: Fix bt_buff lifecycle 2020-12-21 23:36:57 -06:00
bt_hcicore.h Bluetooth: Fix bt_buff lifecycle 2020-12-21 23:36:57 -06:00
bt_ioctl.c wireless/bluetooth/bt_ioctl.c: Fix a syslog format 2020-11-23 05:00:10 -08:00
bt_ioctl.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_keys.c wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_keys.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_l2cap.c wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_l2cap.h bluetooth: Fix typos in comment 2020-12-28 08:50:16 +01:00
bt_netdev.c Bluetooth: Fix bt_buff lifecycle 2020-12-21 23:36:57 -06:00
bt_queue.c wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_queue.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_smp.c wireless/bluetooth/bt_smp.c: Avoid assuming wlinfo expansion 2020-12-06 09:03:09 -06:00
bt_smp.h wireless: bluetooth: nxstyle fixes 2020-04-23 19:44:08 +08:00
bt_uuid.c bluetooth: Fix typos in comment 2020-12-28 08:50:16 +01:00
Kconfig wireless/bluetooth: change the tx thread stack size to DEFAULT_TASK_STACKSIZE 2020-12-10 06:34:09 -06:00
Make.defs bluetooth: Add support for HCI RAW channel; make host layer optional 2020-10-25 17:04:25 -07:00