I am trying to run a basic code of c in linux[ubuntu] to search bluetooth device, but i am facing some problem.
By using command sudo apt-get install bluez,
sudo apt-get install bluez
This solved my problem:
apt-get install libbluetooth-dev