Hello,
I need my phone to act like a Bluetooth headset. I am planning to run a J2ME application in Phone to make Phone as Bluetooth Headset.
Any idea how to do this?
Hello,
I need my phone to act like a Bluetooth headset. I am planning to run a J2ME application in Phone to make Phone as Bluetooth Headset.
Any idea how to do this?
Can't be done in J2ME as the Bluetooth API supports only SPP and L2CAP (and occasionally OBEX). Bluetooth headsets require the Headset profile.