nuttx/drivers/wireless/bluetooth
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
bt_null.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart_bcm4343x.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
bt_uart_cc2564.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart_generic.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
bt_uart_shim.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
bt_uart.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
bt_uart.h 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
Kconfig drivers/wireless/bluetooth/bt_uart_bcm4343x.c: BCM4343x HCIUART support. 2019-10-04 09:29:51 -06:00
Make.defs drivers/wireless/bluetooth/bt_uart_bcm4343x.c: BCM4343x HCIUART support. 2019-10-04 09:29:51 -06:00