summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-1/+0
* wwan: add infrastructure for IPv6 config resultsDan Williams2014-07-231-2/+1
* core: simplify hardware address readingDan Williams2014-07-231-10/+0
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-4/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* bluez: suppress warning when already disconnectedDan Williams2014-07-031-1/+2
* bluez: handle Bluez4 PropertyChanged eventsDan Williams2014-07-031-16/+44
* wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-261-17/+3
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-193-45/+34
* bluetooth: don't crash when switching off bluetooth (rh #1059494)Jiří Klimeš2014-06-121-1/+3
* bluez: fix crash when removing NMBluezDeviceThomas Haller2014-05-301-1/+0
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-301-29/+7
* bluez: fix incorrect error code comparing Bluetooth connectionsDan Williams2014-05-301-1/+1
* bluez: store Bluetooth address as an array not a stringDan Williams2014-05-301-19/+17
* bluez: implement plugin symbol visibilityDan Williams2014-05-132-1/+21
* devices: simplify plugin type checkingDan Williams2014-05-131-25/+0
* wwan: disable autoconnect if the given SIM PIN was wrongDan Williams2014-05-061-1/+12
* wwan: use modem states instead of enabled/connected propertiesDan Williams2014-05-061-0/+33
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* devices: rename "atm" plugin to "adsl", and "bt" to "bluetooth"Dan Winship2014-03-191-4/+4
* core: #include <gmodule.h> for G_MODULE_EXPORTDan Williams2014-03-041-0/+1
* mobile: make WWAN support a pluginDan Williams2014-03-031-2/+5
* bluez: make Bluetooth support a pluginDan Williams2014-03-0314-0/+4597