isn't Linux supposed to offer IP connection over BT ? I think this is what poster talked about . As we're connecting with Pluto over BT (I guess over serial port?), we could also lend it IP TCP port over BT and work through that. This way you could also use Internet connection for other applications...
Did I understand correctly ?
Hi Rob. That's exactly what I'm talking about. However based on the response I got I figured that it was out of the scope of Pluto, and something I'd have to do on my own at the BlueZ stack level.
Currently it seems that Pluto's BT implementation is limited to SPP (Serial Port Profile), however the underlying stack, from what I've read, implements the required profiles for TCP/IP support. Any BT WinCE/Win32/Win64 -based device which uses the Widcomm BT stack should support the LAP (LAN Access Profile) and in turn, TCP/IP. It's just a matter of getting BlueZ to talk to it.