summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* core: Make device_get_path publicLuiz Augusto von Dentz2016-01-281-3/+3
* policy: Add AutoEnable config optionSzymon Janc2015-09-281-2/+27
* policy: Fix not incrementing attemptsLuiz Augusto von Dentz2015-05-071-0/+2
* plugins/policy: Fix clang compile errorArman Uguray2015-05-051-4/+4
* policy: Add parameters to control reconnectionLuiz Augusto von Dentz2015-04-081-28/+57
* core/device: Convert temporary flag to boolLuiz Augusto von Dentz2015-03-171-1/+1
* plugins/policy: Try reconnect Control/Target servicesMarcin Kraglak2015-03-131-8/+49
* plugins: Fix local libbluetooth includes orderMarcel Holtmann2015-02-286-1/+14
* plugins: Use local libbluetooth includesMarcel Holtmann2015-02-283-6/+9
* plugins: Add explicit include for lib/bluetooth.hMarcel Holtmann2015-02-182-0/+2
* policy: Fix not removing timersLuiz Augusto von Dentz2015-02-021-0/+20
* plugins/autopair: Provide descriptive error logGowtham Anandha Babu2014-11-251-2/+2
* plugins/sixaxis: Add Sony Navigation ControllerAlex Gal2014-11-071-0/+7
* plugins/sixaxis: Add a set_leds_sysfs() functionAntonio Ospite2014-06-081-4/+85
* plugins/sixaxis: Add a get_leds_data() functionAntonio Ospite2014-06-081-9/+40
* plugins/sixaxis: Fix get_js_number() for devices connected via BTAntonio Ospite2014-06-081-8/+25
* plugins/sixaxis: Factor out a calc_leds_bitmap() functionAntonio Ospite2014-05-161-12/+25
* plugins/sixaxis: Factor out a set_leds_hidraw() functionAntonio Ospite2014-05-161-13/+18
* plugins/policy: Both !uuids and !uuids[0] mean an empty listJohan Hedberg2014-05-151-3/+7
* plugins/policy: Remove reconnect timer in reconnect_reset()Johan Hedberg2014-05-151-0/+5
* plugins/policy: Add support to retreive ReconnectUUIDs from main.confJohan Hedberg2014-05-151-5/+29
* plugins/policy: Rename UUIDs list variable to avoid name collisionsJohan Hedberg2014-05-151-4/+4
* plugins/policy: Add exponential backoff for reconnection attemptsJohan Hedberg2014-05-151-7/+23
* plugins/policy: Continue reconnections after connect attempt failureJohan Hedberg2014-05-151-0/+47
* plugins/policy: Add basic reconnection handlingJohan Hedberg2014-05-151-0/+190
* Remove unneeded headers includeClaudio Takahasi2014-04-041-1/+0
* gatt: Move Characteristic properties to attrib/gatt.hClaudio Takahasi2014-03-251-10/+10
* Replace att_put_u16() by put_le16()Claudio Takahasi2014-03-241-36/+37
* core: Update btd_adapter_find_device to also match the address typeJohan Hedberg2014-03-221-1/+2
* autopair: Remove time(NULL) fallback when seeding rand()Anderson Lizardo2014-03-051-9/+18
* core: Split LE and BR/EDR states for devicesJohan Hedberg2014-02-211-1/+1
* core: Fix device_get_name() to always null-terminate what it returnsPetri Gynther2014-02-191-1/+0
* plugins: Use full include path for header filesMarcel Holtmann2014-01-256-29/+29
* plugins/neard: Use correct service UUID free functionJohan Hedberg2014-01-211-1/+2
* neard: Refactor request_oob functionSzymon Janc2014-01-181-23/+20
* neard: Set device UUIDs from EIRSzymon Janc2014-01-181-1/+2
* sixaxis: Don't mark USB plugged device as trustedSzymon Janc2014-01-091-1/+0
* sixaxis: Fix device detectionBastien Nocera2013-12-131-2/+2
* sixaxis: Add support for setting LEDs when connected over USBSzymon Janc2013-12-031-9/+14
* sixaxis: Skip controller setup if already connected over BluetoothSzymon Janc2013-12-031-0/+6
* sixaxis: Add support for setting PS3 controller LEDsSzymon Janc2013-12-031-2/+139
* plugins/sixaxis: Use explicit include pathsJohan Hedberg2013-11-271-5/+5
* plugins/sixaxis: Add support for configuring new controllersSzymon Janc2013-11-271-1/+178
* plugins/sixaxis: Add initial code for udev handlingSzymon Janc2013-11-271-0/+63
* plugins: Add initial code for sixaxis pluginSzymon Janc2013-11-271-0/+46
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-272-2/+2
* Rename device_device_set_name to btd_device_device_set_nameSzymon Janc2013-11-271-1/+1
* Rename adapter_get_device to btd_adapter_get_deviceSzymon Janc2013-11-271-2/+4
* autopair: Add special handling for printersBastien Nocera2013-11-191-0/+8
* wiimote: add new documented device IDsDavid Herrmann2013-10-181-5/+7