summaryrefslogtreecommitdiff
path: root/lib/bluetooth-client-private.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove bluetooth_client_get_connectable() APIBastien Nocera2022-01-201-2/+0
* lib: Remove remnants of older _setup_device()Bastien Nocera2021-12-061-4/+0
* lib: Update copyrightBastien Nocera2021-12-021-0/+1
* lib: Remove GtkTreeModel from BluetoothClientBastien Nocera2021-12-021-2/+2
* lib: Remove bluetooth_client_dump_device()Bastien Nocera2021-11-301-3/+0
* lib: Remove bluetooth_client_get_device()Bastien Nocera2021-11-301-3/+0
* lib: Add wrapper for CancelPairing() device methodBastien Nocera2021-02-191-0/+10
* lib: Simplify single-includeBastien Nocera2021-02-171-8/+1
* lib: Export a way to get the default adapter proxy internallyBastien Nocera2017-11-261-0/+2
* lib: Make bluetooth_client_setup_device() GIO-styleBastien Nocera2013-12-061-4/+10
* lib: Remove unused "path" argument when pairingBastien Nocera2013-12-061-1/+0
* lib: Make bluetooth_client_get_connectable() privateBastien Nocera2013-12-061-0/+2
* bluetooth-client: Port to BlueZ 5Gustavo Padovan2013-05-301-7/+11
* lib: Rewrite bluetooth_client_connect_service() GIO-styleBastien Nocera2011-10-181-13/+0
* lib: Remove unused recurse parameterBastien Nocera2011-10-131-2/+1
* properties: Remove bluetooth_client_remove_device()Bastien Nocera2011-10-131-2/+0
* lib: Remove start/stop discoveringBastien Nocera2011-10-121-3/+0
* lib: Remove get/set discoverable functionsBastien Nocera2011-10-121-3/+0
* lib: Make bluetooth_client_get_default_adapter() privateBastien Nocera2011-10-121-2/+0
* lib: Remove semi-private bluetooth_client_get_name()Bastien Nocera2011-10-121-1/+0
* lib: Port BluetoothClient to GDBusBastien Nocera2011-10-051-3/+1
* lib: Add hack to get default adapter as GDBusProxyBastien Nocera2011-09-281-0/+1
* lib: Add helper to remove a device from known devicesBastien Nocera2011-09-271-0/+2
* lib: Split off non-client related, helper, codeBastien Nocera2011-06-291-2/+0
* lib: Add private function to read the adapter nameBastien Nocera2011-02-211-0/+1
* Make the timeout to bluetooth_client_set_discoverable an argumentRoss Burton2010-04-151-1/+2
* Add discoverable columnBastien Nocera2009-10-271-0/+2
* Move _dump_device() to BluetoothClientBastien Nocera2009-09-191-0/+4
* Add test-class test binaryBastien Nocera2009-07-231-0/+2
* Export the error from a CreatePairedDevice callBastien Nocera2009-07-151-1/+4
* Make some parts of BluetoothClient availableBastien Nocera2009-06-291-0/+63