nuttx/drivers/wireless/ieee80211
2019-10-22 17:47:49 -06:00
..
bcmf_bdc.c
bcmf_bdc.h
bcmf_cdc.c
bcmf_cdc.h
bcmf_chip_43362.c
bcmf_chip_43438.c
bcmf_core.c
bcmf_core.h
bcmf_driver.c
bcmf_driver.h
bcmf_ioctl.h
bcmf_netdev.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
bcmf_netdev.h
bcmf_sdio_core.h
bcmf_sdio_regs.h
bcmf_sdio.c
bcmf_sdio.h
bcmf_sdpcm.c
bcmf_sdpcm.h
bcmf_utils.c
bcmf_utils.h
Kconfig Fix a trivial typo introduced in the last commit. 2019-10-22 17:47:49 -06:00
Make.defs
mmc_sdio.c