Hey guys, I'm having a little trouble using the OBEX protocol in python.
How exactly is bt_obex_receive() meant to be used? I understand its arguments
and everything, but i dont understand how to use it. If OBEX Push protocol is used
on the server phone, bt_obex_receive() on the client seems pointless as the file
is actually pushed to the client, regardless of whatever code is running on the
client phone.
If it isnt very clear what i mean, please say and ill try to explain it a different way.
Thanks

Reply With Quote

