This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cbde36e406
walnux
/
drivers
/
wireless
/
bluetooth
History
Gregory Nutt
504b0e8b5b
drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible.
2019-12-05 11:49:12 -06:00
..
bt_null.c
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
bt_uart.c
Add support for the BCM43438A1 Bluetooth capability. It also adds a serial 'shim' to allow any regular serial port that can support a Bluetooth H4 interface (i.e. it has RTS/CTS) to be used to drive a Bluetooth device (Get a handle to it via hci_uart_getdevice("/dev/xxx") and then pass it to the btuart_register function.
2019-09-21 07:16:37 -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
bt_uart_bcm4343x.c
drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible.
2019-12-05 11:49:12 -06:00
bt_uart_cc2564.c
drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible.
2019-12-05 11:49:12 -06:00
bt_uart_generic.c
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
bt_uart_shim.c
drivers/wireless/bluetooth/bt_uart_bcm4343x.c: Fix small a small bug
2019-10-08 07:55:47 -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