Response code - OBEX HTTP BAD REQUEST (192)
Hi,
I am trying to connect to a Bluetooth (OBEX enalbled) device using Nokia 5800.but when I try to connect that device using obex protocol Code:
clientsession.connect(headerset)
I get response code as 192 (OBEX_HTTP_BAD_REQUEST) instead of 160 (OBEX_HTTP_OK)
Can anybody help me when this error occurs.
1. The Obex of the device works fine -- as I can transfer file onto the device using PC-Bluetooth-Obex
2. Using same code I can transfer file to laptop.
3. URL and port in the code a is right as the url comes directly from the Bluetooth service discovery.
Thanks in advance.
-- Vishal
|