Are there any way to enable bluetooth SCO, L2CAP with Beaglebone SDK 7.00.00.00?
I want to communicate through Bluetooth USB dongle.
With "make ARCH=arm menuconfig", I can't find the option for the following configurations, which is needed to enable described for other distributions.
CONFIG_BT_L2CAP
CONFIG_BT_SCO
CONFIG_BT_HCIUSB
CONFIG_BT_HCIUSB_SCO
CONFIG_USB
CONFIG_USB_DEVICEFS
Please let me know how to enable them with SDK 7.00.00.00.