[SOLVED] Bluetooth Serial Port
Creating a bluetooth serial port on Ubuntu | western willow ventures inc.
How do I connect and send data to a bluetooth serial port on Linux? – Unix & Linux Stack Exchange
How to I connect a raw serial terminal to a bluetooth connection? – Ask Ubuntu
【整理】Ubuntu/Linux下写程序和Android中的蓝牙通讯发送文件
1.Bluetooth programming in C with BlueZ
除了OBEX和OPP之外
好像还是要用到上面说到的HCI。
不过由于Android目前已经实现发送文件是通过SPP的profile的。
所以Ubuntu的PC端,也需要实现SPP。
2.cross-platform Bluetooth API for Python — Ubuntu Apps Directory
【ubuntu bluetooth spp java】
java – Service Discovery Fail – Bluetooth Chat Connection using SPP – Stack Overflow
java – Sending a string via bluetooth from a PC as client to a mobile as server – Stack Overflow
【Ubuntu下面开发Bluetooth】
可以参考:
以及:
Develop java bluetooth application under ubuntu linux | My Experience 101