mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
Driver now validates ACL provided buffer length agaist the size of the data buffer which is defined by CONFIG_BLUETOOTH_UART_RXBUFSIZE. Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info> |
||
|---|---|---|
| .. | ||
| bt_bridge.c | ||
| bt_driver.c | ||
| bt_null.c | ||
| bt_rpmsghci.c | ||
| bt_rpmsghci.h | ||
| bt_rpmsghci_server.c | ||
| bt_slip.c | ||
| bt_uart.c | ||
| bt_uart.h | ||
| bt_uart_bcm4343x.c | ||
| bt_uart_cc2564.c | ||
| bt_uart_generic.c | ||
| bt_uart_shim.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||