Hi All,
java code: Sony Ericsson BluetoothCar.jar
Device: Sony Ericsson P910i
1. Why sometimes CAR-100 can`t call bluetoothcar java program automatically?
Should I run it first?
I can't close it correctly, it will keep the control screen and didn't exit.
2. Why I can't find " xSPPServer" service on P910i when I do SDP from PC
dongle?
3. How can I close the SPP connection,
is that will " disconnect" bluetooth connection?
try {
carConnection.quitCarLink(os);
con.clos e(); // Won't close until is & os closes...
con = null;
is.close();
os.close();
}
catch (IOException e) {}
}
OR
it just close the resource, in fact, bluetooth connection is disconnected by
CAR-100...
Best regards,
Boki.
Boki - 22 Apr 2005 21:18 GMT
"Boki" <bokiteam@ms21.hinet.net> ¼¶¼g©ó¶l¥ó·s»D:d486a8$qps$1@netnews.hinet.net...
> Hi All,
>
[quoted text clipped - 4 lines]
> automatically?
> Should I run it first?
Yes.
> I can't close it correctly, it will keep the control screen and didn't
> exit.
Not your problem.
> 2. Why I can't find " xSPPServer" service on P910i when I do SDP from PC
> dongle?
Secret.
> 3. How can I close the SPP connection,
>
[quoted text clipped - 9 lines]
> catch (IOException e) {}
> }
Yes.
> OR
> it just close the resource, in fact, bluetooth connection is disconnected
> by CAR-100...
Both.
> Best regards,
> Boki.
You are welcome.