summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Don't forget to set the DiscoverableTimeout tooBastien Nocera2013-11-131-0/+10
* lib: Remove unnecessary linefeeds from debug outputBastien Nocera2013-11-091-2/+2
* lib: Fix double-free when finishing connectionBastien Nocera2013-09-221-2/+0
* lib: Correct error reporting for connect methodsBastien Nocera2013-09-221-12/+12
* lib: Use g_clear_* helpers when possibleBastien Nocera2013-09-041-13/+5
* lib: Remove empty lineBastien Nocera2013-09-041-1/+0
* lib: Fix possible crash if there's no default adapterBastien Nocera2013-09-041-1/+1
* lib: Make default adapter work properly againGustavo Padovan2013-06-181-61/+41
* lib: Power the adapter when un-killing adapterGustavo Padovan2013-06-181-6/+67
* lib: Store Properties proxy in GtkTree tooGustavo Padovan2013-06-182-10/+37
* lib: Add macros for Bluetooth Profiles UUIDsGustavo Padovan2013-06-181-0/+29
* lib: Replace uuid number by macros in uuid16_to_string()Gustavo Padovan2013-06-181-24/+24
* lib: trivial: replace comma with full stop in a gtk-doc commentDaniele Forsi2013-06-151-1/+1
* lib: trivial: add gtk-doc commentsDaniele Forsi2013-06-144-0/+24
* lib: trivial: remove unneeded gtk-doc comment and with wrong spellingDaniele Forsi2013-06-141-1/+0
* lib: Remove pointless assignmentGustavo Padovan2013-06-141-2/+0
* lib: do not call set discovering if value is the sameGustavo Padovan2013-06-141-0/+12
* lib: add bluetooth_client_get_connectable()Gustavo Padovan2013-06-133-0/+30
* lib: remove unused GErrorGustavo Padovan2013-06-061-7/+0
* agent: Port agent code to BlueZ 5Gustavo Padovan2013-05-304-173/+162
* bluetooth-client: Port to BlueZ 5Gustavo Padovan2013-05-305-989/+457
* lib: Add introspection XML to the BlueZ API'sGustavo Padovan2013-05-303-70/+94
* lib: Remove obsolete g_type_init()Bastien Nocera2013-05-301-1/+0
* lib: Remove deprecated g_type_init() in test-agentGustavo Padovan2013-05-301-2/+0
* rfkill-glib: Don't use g_assert_not_reached in type_to_stringAdel Gadllah2013-05-161-1/+1
* lib: Remove dead mount helper codeBastien Nocera2013-03-131-41/+0
* introspection: Fix symbol-prefix passed to g-ir-scannerEvan Nemerson2013-02-191-1/+1
* lib: Remove ObexFTP browsingBastien Nocera2012-11-122-74/+0
* lib: Sort the killswitches correctlyBastien Nocera2012-11-091-0/+2
* lib: Use RfkillGlib in BluetoothKillswitchBastien Nocera2012-11-091-173/+59
* lib: Add RfkillGlib object to do the dirty workBastien Nocera2012-11-093-1/+365
* lib: Remove unneeded defineBastien Nocera2012-11-091-4/+0
* lib: Update rfkill.h from upstream Linux headersBastien Nocera2012-11-091-289/+33
* trivial: remove duplicated debug messageDaniele Forsi2012-10-301-1/+0
* lib: Add better debug for Connect/DisconnectBastien Nocera2012-10-301-2/+25
* lib: Fix refcounting problems with Connect/DisconnectBastien Nocera2012-10-301-7/+10
* lib: Fix crasher with BlueZ git masterBastien Nocera2012-10-081-0/+3
* lib: Be less shouty in "to string" debugBastien Nocera2012-09-131-4/+4
* lib: Check for killswitch presence in test-killswitchBastien Nocera2012-09-131-0/+4
* lib: return early in BluetoothAgent in case of errorsGiovanni Campagna2012-09-061-0/+2
* docs: document more symbolsDaniele Forsi2012-08-063-5/+50
* lib: Fix some bizarre use of curly bracesBastien Nocera2012-07-261-1/+2
* lib: Avoid duplicate state-changed signalsBastien Nocera2012-07-261-7/+23
* lib: Add killswitch testBastien Nocera2012-07-262-1/+33
* lib: Print more debug for killswitches initBastien Nocera2012-07-261-1/+6
* lib: Indent killswitch headerBastien Nocera2012-07-261-4/+5
* lib: Namespace the killswitch state enumBastien Nocera2012-07-262-41/+41
* lib: Add guard for public killswitch functionBastien Nocera2012-07-261-0/+1
* lib: Clean up priv assignments in killswitchBastien Nocera2012-07-261-9/+23
* trivial: fix typos in commentDaniele Forsi2012-07-231-2/+2