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
bt_uart.c
bt_uart.h
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
bt_uart_generic.c
bt_uart_shim.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
Kconfig
Make.defs