mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 18:07:52 +00:00
This includes shell script for host side support of the 'hci_uart' MCU firmware type. The script calls 'btattach' with matching tty interface and baud rate as arguments, resulting in new Bluetooth HCI controller registration in the system. Both UART and USB interfaces are supported. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>