In this document, we introduce how to support rtk UART BT driver in Linux system.
Support kernel version 2.6.32~4.4
The default settings of RTK BT chip are H5 protocol, Flow control on, parity even and use internel 32k clock.
The default baund rate is 115200.
To support H5 protocal,you need to install hci_uart driver and rtk_hciattach tool.
1