summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* plugins/sixaxis: Move device discovery to shared headerBastien Nocera2017-10-271-45/+37
* sixaxis: Ask user whether cable configuration should be allowedBastien Nocera2017-10-271-22/+67
* autopair: Don't handle the iCadeBastien Nocera2017-10-171-1/+11
* plugins/sixaxis: Remove LEDs handlingBastien Nocera2017-09-271-290/+5
* plugins/sixaxis: Use the same device name as the kernelNicolas Werner2017-08-081-1/+1
* plugins: Fix reconnect_interval for cases of improper main.confERAMOTO Masaya2017-07-211-3/+4
* autopair: Use unsigned int for passcode stringMarcel Holtmann2017-07-131-2/+2
* autopair: Fix PIN string buffer sizeMarcel Holtmann2017-07-111-1/+1
* policy: Fix removing reconnect flag while still connectingLuiz Augusto von Dentz2017-03-071-1/+1
* policy: Fix not reseting sink sourceLuiz Augusto von Dentz2017-01-241-1/+1
* build: Remove gatt-example pluginLuiz Augusto von Dentz2016-11-081-578/+0
* policy: Fix not reseting attempts when disconnectedLuiz Augusto von Dentz2016-10-251-0/+2
* plugins/policy: Disable other connect policies while reconnect is activeLuiz Augusto von Dentz2016-07-291-19/+24
* plugins/policy: Set list separatorLuiz Augusto von Dentz2016-07-291-0/+2
* plugins/policy: Revert patch 96db78604252eeb17614b9982ced95fd66c6c6fcLuiz Augusto von Dentz2016-07-291-2/+0
* 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