Hi,
i searched th net alot for a solution to develop a small application to sen d data via bluetooth betwen a PC and a cell phone but nothing was applicable cause i'm using a usb dongle and javabluetooth doesnot support most usbs so,
i was wondering if it is
possible to use l2cap
javabluetooth connection but
over an HCI connectoin of
jbluez for example??
i want to build independent
layers over each others one
implementing hci layer using
jbluez while the higher
layer use javabluetooth
l2cap connection to send
data??
anyone has another possible solution

!!
thanks