Hello developers I've written a basic bluetooth stack in java which is fine for my embedded java systems and talks H4 to a device out of a serial port. I would like to talk to USB devices in Linux using my stack also. Rather than re-invent the wheel, how hard would it be for me to fire my HCI packets at a usb device using the HCI-USB / HCI_UART bluez drivers? many thanks Rob -- /** * Rob Shepherd, * University Of Wales, Bangor, * School of Informatics, * Dean Street, * Bangor, * Gwynedd, UK /\ /\ * LL57 1UT / \/ \ /\ * --------------/---/ \--\---- * * robshep@informatics.bangor.ac.uk * * +44 (0) 1248 38 27 */