I am a final year engg. student from Cummins College,
Pune,India.
I am presently working on a bluetooth project wherein I need to develop
HID profile on L2CAP layer. For this I have referred the code(HID
profile) on sourceforge.net.I need to develop a single chip solution on
Casira development kit and so instead of using the affix platform I am
using C.
The point I am stuck up in is -- while sending the data packet
how to send the "main item" from client side and interpret it on server
side?
Hoping for some positive response.