Bluetooth library in C/C ++

Thread Starter

Hunter25

Joined Aug 23, 2018
2
Does anyone know of any bluetooth library with good examples to use in C/C ++?

I use linux and am using BlueZ to make a connection between a program in C/C++ with an android application that uses RFCOMM with UUID but it is working hard and I am not able to insert the UUID into the server. I want to use linux as a server (C program) and android as a client.
 
Top