summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix ALSA plugin having full sonameBastien Nocera2012-06-151-1/+1
* Add org.bluez.service to the tarballBastien Nocera2012-06-151-1/+1
* Update library versionMarcel Holtmann2012-06-131-1/+1
* build: Remove dependency on libcap-ngMarcel Holtmann2012-05-291-2/+2
* Add dbus service file that references the systemd unitAlex Elsayed2012-05-171-0/+2
* build: Do not set CFLAGS/LDFLAGS directlyLucas De Marchi2012-05-161-8/+14
* build: Fix typo in AM_CFLAGSLucas De Marchi2012-05-161-1/+1
* udev: remove udev activation of the blutooth daemonTom Gundersen2012-05-081-3/+2
* build: Remove glib-compat.h supportMarcel Holtmann2012-04-161-1/+1
* Makefile.am: Fix indentationAnderson Lizardo2012-04-131-2/+2
* Add DeviceInformation GATT ClientChen Ganir2012-04-041-2/+6
* attrib: Fix "make distcheck" buildAnderson Lizardo2012-04-041-1/+2
* proximity: immediate alert: implement immediate alert serverArik Nemtsov2012-04-031-1/+2
* proximity: link loss: implement link loss serverArik Nemtsov2012-04-031-1/+2
* GATT: Remove individual config switchesChen Ganir2012-03-261-28/+10
* Update library versionMarcel Holtmann2012-03-061-1/+1
* lib: Add a2mp.h to lib_headersJohan Hedberg2012-03-051-1/+1
* monitor: Add Bluetooth HCI declarationsMarcel Holtmann2012-02-271-1/+1
* Remove unused/broken "echo" RFCOMM pluginAnderson Lizardo2012-01-091-5/+0
* add tools to include folder listYegor Yefremov2011-12-281-1/+2
* fix link creation for out-of-source buildsYegor Yefremov2011-12-281-2/+2
* build: Move libcheck under TEST conditionalMarcel Holtmann2011-12-271-1/+4
* Update library versionMarcel Holtmann2011-12-221-1/+1
* Implement high level GATT API for service registrationAnderson Lizardo2011-11-141-1/+1
* build: Use target specific CFLAGS and inherit AM_CFLAGSMarcel Holtmann2011-11-131-10/+15
* build: Create src/builtin.h via BUILT_SOURCESMarcel Holtmann2011-11-131-3/+1
* Convert unit tests from GLib to GNU CheckJohan Hedberg2011-10-251-1/+2
* Add basic unit tests framework for EIR parsingJohan Hedberg2011-10-181-0/+12
* Move SDP client functions from glib-helper.c to sdp-client.cJohan Hedberg2011-10-181-0/+1
* Add glib-compat.h to deal with issues in old GLib versionsJohan Hedberg2011-10-181-1/+1
* Add Phone Alert Server skeleton pluginBruna Moreira2011-09-221-0/+6
* Add GATT Time Server skeleton pluginAnderson Lizardo2011-09-221-0/+6
* build: Use private copy of Bluetooth library for audio supportMarcel Holtmann2011-09-181-3/+4
* AVRCP: move handling of vendor dependent PDU from control.c to avrcp.cLuiz Augusto von Dentz2011-09-131-0/+1
* AVRCP: split AVCTP specific code from control.cLuiz Augusto von Dentz2011-09-131-0/+1
* build: Link bluetoothd with private copy of libbluetoothMarcel Holtmann2011-08-281-2/+6
* build: Fix external plugin installationMarcel Holtmann2011-08-221-3/+5
* build: Allow loading of plugins from development treeMarcel Holtmann2011-08-141-0/+5
* Add external dummy plugin for testingSzymon Janc2011-08-141-0/+7
* Add config file for proximity monitorClaudio Takahasi2011-08-031-2/+2
* Add Proximity Reporter skeletonClaudio Takahasi2011-08-031-1/+2
* Update library versionMarcel Holtmann2011-07-311-1/+1
* Fix setting noinst_LIBRARIES in Makefile.amAnderson Lizardo2011-07-291-2/+4
* Add thermometer driver skeletonSantiago Carot-Nemesio2011-07-291-1/+2
* Add manager files for HTPSantiago Carot-Nemesio2011-07-291-1/+2
* Initial support for Health Thermometer Profile (HTP)Santiago Carot-Nemesio2011-07-291-0/+5
* Makefile.am: Mark local_headers as BUILT_SOURCESTom Rini2011-07-281-3/+2
* Add Proximity Monitor skeletonClaudio Takahasi2011-07-261-1/+3
* Add Proximity Profile plugin skeletonClaudio Takahasi2011-07-261-0/+5
* Add ATT connection callback registrationClaudio Takahasi2011-07-141-1/+1