nuttx/drivers/wireless/bluetooth
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
bt_bridge.c bt_bridge: Fix error: address argument to atomic operation must be a pointer to _Atomic type 2022-08-27 22:38:43 +08:00
bt_null.c Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
bt_uart_bcm4343x.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
bt_uart_cc2564.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart_generic.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart_shim.c bluetooth: Remove hcicollecttask from btuart shim driver 2022-10-02 18:14:00 -03:00
bt_uart.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart.h bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
Kconfig wireless/bluetooth:add btsnoop for bt bridge 2022-08-27 15:57:30 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00