In order to use serial bluetooth device you should load first
affix_usb module. Then you need open
uart with command
btctl open_uart {device name} [speed] [flags]
For example to open device connected to /dev/ttyS0:
$ btctl open_uart /dev/ttyS0 any 57600