Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.57 KB

README.mkd

File metadata and controls

60 lines (36 loc) · 1.57 KB

Bluelib

This library offers you the possibility to use the Bluetooth Low Energy in your software. This library offers a simpler and more diversified interface to generate request as a client Bluetooth Low Energy device than blueZ. This doesn't replace BlueZ, but helps develop a program using Bluetooth Low Energy as client faster.

In v2 you can have a multi-server architecture in one thread. The multi thread requests doesn't work yet.

This library use and is based on the BlueZ library which is under the therms of the GNU General Public License. For more informations: www.bluez.org

Authors

BlueLib

Hubert Lefevre [email protected]

Copyright BlueZ

Copyright (C) 2000-2001 Qualcomm Incorporated

Copyright (C) 2002-2003 Maxim Krasnyansky [email protected]

Copyright (C) 2002-2010 Marcel Holtmann [email protected]

Libraries needed on Ubuntu

A update to at least ubuntu 12.10 or later might be useful.

glib2.0

sudo apt-get install libglib2.0-dev

BlueZ

sudo apt-get install bluez

Bluetooth devellopement library

sudo apt-get install libbluetooth-dev

Optionnal for having the dump of the Bluetooth packet exchanged

sudo apt-get install bluez-hcidump wireshark

Problem to connect with your device in security level medium/high

To repair a Bluetooth device:

sudo bluez-simple-agent hci0 [MAC ADRESS of the device in format
XX:XX:XX:XX:XX:XX] repair