summaryrefslogtreecommitdiff
path: root/profiles/proximity/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* build: Cleanup GATT profilesLuiz Augusto von Dentz2017-09-061-822/+0
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-3/+6
* proximity: Fix use after freeAndrei Emeltchenko2014-08-111-2/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-7/+8
* attrib: Modify gatt_cb_t signatureAnderson Lizardo2014-01-111-6/+6
* proximity: Fix btd_device_get_storage_path failure handlingJohan Hedberg2013-04-291-0/+8
* proximity: Split internal monitor registration APIMikel Astiz2013-03-101-43/+177
* proximity: Remove unnecessary device_set_auto_connect callJohan Hedberg2013-01-291-2/+0
* proximity: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* proximity: The function g_dbus_pending_property_error has no return valueMarcel Holtmann2012-12-291-8/+16
* profiles: Store information only accessible for the ownerMarcel Holtmann2012-12-221-1/+1
* proximity: Use new storage architectureFrédéric Danis2012-12-171-38/+34
* proximity: Append version to Proximity interfacesLuiz Augusto von Dentz2012-12-141-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* proximity: Convert monitor properties to DBus.PropertiesAndrzej Kaczmarek2012-11-301-103/+111
* build: Remove stupid -I directivesMarcel Holtmann2012-11-201-3/+3
* proximity: Enable reconnection in Proximity monitorAndre Guedes2012-11-051-0/+2
* device: Convert device_get_address into simple getterSzymon Janc2012-10-051-8/+3
* adapter: Constify pointer returned by adapter_get_addressSzymon Janc2012-10-051-2/+2
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-6/+7
* gatt: Remove offset parameter from gatt_read_charJefferson Delfes2012-10-011-2/+2
* dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek2012-09-211-12/+9
* Rename get_dbus_connection to btd_get_dbus_connectionAndrzej Kaczmarek2012-09-211-6/+9
* proximity: Simplify DBusConnection object usageAndrzej Kaczmarek2012-09-031-11/+9
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-031-0/+1
* proximity: move to the profiles folderGustavo Padovan2012-07-101-0/+669