It's possible using multiples hci's and determine select hci to use obex server ?
Example: My linux contains 3 hci, and detemine Obex Server running hci2 ?
Thanks
Addo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be easy to try. The obex.recvfile() function takes a server socket as the argument, so just bind the socket to the address of the particular device that you want to use.
It would be interesting to know whether it works for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
It's possible using multiples hci's and determine select hci to use obex server ?
Example: My linux contains 3 hci, and detemine Obex Server running hci2 ?
Thanks
Addo
Quite possibly, although I've never tried.
It would be easy to try. The obex.recvfile() function takes a server socket as the argument, so just bind the socket to the address of the particular device that you want to use.
It would be interesting to know whether it works for you.
Thanks,
I will go to effect the tests and send result :D
Sorry my bad english :(
Great :)