Hello,
I am developing a USB Composite Device (= 2 HID devices in one) and I want to add Bluetooth LE functionality. I am not sure where to start from :) - I am new to Bluetooth.
On USB: my device has 2 interfaces, and each interface has its own endpoints.
How do I describe my device on Bluetooth?
What is the representation of endpoints in Bluetooth?
Appreciate and help regarding Bluetooth Low Energy Composite Devices.
Thank you. Liviu