Here is the problem : I would like to create an application on an Android wifi tablet that would be able to connect to an Android phone to achieve :
Basically what I was thinking was :
I know a bit about Bluetooth profiles and so on. So what I want is expose the tablet on the Bluetooth network as a headphone device...
Basically, what I wanted, before going on to development, was if some people had experience with that and know if this can be realized.
Thanks.
I figured out that, because of the Blutooth profiles on tablets and smartphones, it might be impossible to connect them together and share such a thing.
It would require implementing new Bluetooth profiles in the tablet and/or phone lower layer code.