OSDN Git Service

Add RTL8723BS Bluetooth tool
[android-x86/external-bluetooth-bluez.git] / plugins /
2017-03-07 Luiz Augusto von... policy: Fix removing reconnect flag while still connecting
2017-01-24 Luiz Augusto von... policy: Fix not reseting sink source
2016-11-08 Luiz Augusto von... build: Remove gatt-example plugin
2016-10-25 Luiz Augusto von... policy: Fix not reseting attempts when disconnected
2016-07-29 Luiz Augusto von... plugins/policy: Disable other connect policies while...
2016-07-29 Luiz Augusto von... plugins/policy: Set list separator
2016-07-29 Luiz Augusto von... plugins/policy: Revert patch 96db78604252eeb17614b9982c...
2015-09-28 Szymon Jancpolicy: Add AutoEnable config option
2015-05-07 Luiz Augusto von... policy: Fix not incrementing attempts
2015-05-05 Arman Ugurayplugins/policy: Fix clang compile error
2015-04-08 Luiz Augusto von... policy: Add parameters to control reconnection
2015-03-17 Luiz Augusto von... core/device: Convert temporary flag to bool
2015-03-13 Marcin Kraglakplugins/policy: Try reconnect Control/Target services
2015-03-01 Marcel Holtmannplugins: Fix local libbluetooth includes order
2015-03-01 Marcel Holtmannplugins: Use local libbluetooth includes
2015-02-18 Marcel Holtmannplugins: Add explicit include for lib/bluetooth.h
2015-02-02 Luiz Augusto von... policy: Fix not removing timers
2014-11-25 Gowtham Anandha... plugins/autopair: Provide descriptive error log
2014-11-07 Alex Galplugins/sixaxis: Add Sony Navigation Controller
2014-06-08 Antonio Ospiteplugins/sixaxis: Add a set_leds_sysfs() function
2014-06-08 Antonio Ospiteplugins/sixaxis: Add a get_leds_data() function
2014-06-08 Antonio Ospiteplugins/sixaxis: Fix get_js_number() for devices connec...
2014-05-16 Antonio Ospiteplugins/sixaxis: Factor out a calc_leds_bitmap() function
2014-05-16 Antonio Ospiteplugins/sixaxis: Factor out a set_leds_hidraw() function
2014-05-15 Johan Hedbergplugins/policy: Both !uuids and !uuids[0] mean an empty...
2014-05-15 Johan Hedbergplugins/policy: Remove reconnect timer in reconnect_reset()
2014-05-15 Johan Hedbergplugins/policy: Add support to retreive ReconnectUUIDs...
2014-05-15 Johan Hedbergplugins/policy: Rename UUIDs list variable to avoid...
2014-05-15 Johan Hedbergplugins/policy: Add exponential backoff for reconnectio...
2014-05-15 Johan Hedbergplugins/policy: Continue reconnections after connect...
2014-05-15 Johan Hedbergplugins/policy: Add basic reconnection handling
2014-04-04 Claudio TakahasiRemove unneeded headers include
2014-03-25 Claudio Takahasigatt: Move Characteristic properties to attrib/gatt.h
2014-03-24 Claudio TakahasiReplace att_put_u16() by put_le16()
2014-03-22 Johan Hedbergcore: Update btd_adapter_find_device to also match...
2014-03-05 Anderson Lizardoautopair: Remove time(NULL) fallback when seeding rand()
2014-02-21 Johan Hedbergcore: Split LE and BR/EDR states for devices
2014-02-19 Petri Gynthercore: Fix device_get_name() to always null-terminate...
2014-01-26 Marcel Holtmannplugins: Use full include path for header files
2014-01-21 Johan Hedbergplugins/neard: Use correct service UUID free function
2014-01-18 Szymon Jancneard: Refactor request_oob function
2014-01-18 Szymon Jancneard: Set device UUIDs from EIR
2014-01-09 Szymon Jancsixaxis: Don't mark USB plugged device as trusted
2013-12-13 Bastien Nocerasixaxis: Fix device detection
2013-12-03 Szymon Jancsixaxis: Add support for setting LEDs when connected...
2013-12-03 Szymon Jancsixaxis: Skip controller setup if already connected...
2013-12-03 Szymon Jancsixaxis: Add support for setting PS3 controller LEDs
2013-11-27 Johan Hedbergplugins/sixaxis: Use explicit include paths
2013-11-27 Szymon Jancplugins/sixaxis: Add support for configuring new contro...
2013-11-27 Szymon Jancplugins/sixaxis: Add initial code for udev handling
2013-11-27 Szymon Jancplugins: Add initial code for sixaxis plugin
2013-11-27 Szymon JancRename adapter_get_address to btd_adapter_get_address
2013-11-27 Szymon JancRename device_device_set_name to btd_device_device_set_name
2013-11-27 Szymon JancRename adapter_get_device to btd_adapter_get_device
2013-11-19 Bastien Noceraautopair: Add special handling for printers
2013-10-18 David Herrmannwiimote: add new documented device IDs
2013-09-23 Szymon Jancadapter: Handle removing of SDP records
2013-09-09 Luiz Augusto von... neard: Make use of g_dbus_send_message_with_reply
2013-07-30 Dirk-Jan C. Binnemaattrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
2013-07-12 Luiz Augusto von... plugins/policy: Limit the number of retries to sink...
2013-07-12 Luiz Augusto von... plugins/policy: Limit the number of retries to source...
2013-07-12 Luiz Augusto von... audio/sink: Move stream retry logic to policy plugin
2013-07-12 Luiz Augusto von... audio/source: Move stream retry logic to policy plugin
2013-07-12 Luiz Augusto von... plugins/policy: Reword audio policy code in a simple...
2013-06-13 Anderson Lizardocore: Avoid unnecessary gboolean on pincode callback API
2013-06-13 Anderson Lizardoplugins: Use open()/read() instead of fopen()/fread...
2013-05-10 Johan Hedbergautopair: Clean up coding style
2013-05-10 Alex Deymoautopair: Try a fixed pincode for keyboards rejecting...
2013-05-10 Alex Deymoautopair: Add the autopair plugin
2013-05-10 Alex Deymoplugins: Extend the pin code callback with the call...
2013-05-08 Szymon Jancneard: Fix reading local OOB data when adapter is not...
2013-05-08 Szymon Jancneard: Fix checking for unknown carrier power state
2013-05-01 Lucas De Marchiplugins: Get rid of gint
2013-04-29 Johan Hedbergcore: Fix storing info for private addressed devices
2013-02-15 Johan Hedbergneard: Use more appropriate log levels than info()
2013-02-15 Szymon Jancneard: Add fallback to legacy register if register...
2013-02-15 Ravi kumar Veeramallyneard: Updated neard handover registration agent API...
2013-02-15 Szymon Jancneard: Update copyright information
2013-02-15 Szymon Jancneard: Use bool instead of gboolean for agent_register_...
2013-02-15 Szymon Jancneard: Restrict method calls only to neard process
2013-02-15 Szymon Jancneard: Use service name and not boolean to track if...
2013-02-15 Szymon Janchostname: Fallback to static hostname if pretty hostnam...
2013-02-15 Szymon Janchostname: Fix setting adapter name to empty string
2013-02-15 Szymon Jancneard: Add support for setting power state in RequestOO...
2013-02-15 Szymon Jancneard: Check if adapter is powered in PushOOB
2013-02-15 Szymon Jancneard: Move pairable check from check_adapter
2013-02-15 Szymon Jancneard: Add ability to parse 'State' field
2013-02-15 Szymon Jancneard: Refactor message processing
2013-02-15 Szymon Jancneard: Adjust errors to latest API changes
2013-01-29 Szymon Jancneard: Fix memory leak on registering as agent
2013-01-29 Szymon Jancneard: Fix passing negative error code to strerror
2013-01-25 Johan Hedbergneard: Update to new adapter_get_device API
2013-01-10 Anderson Lizardoplugins: Fix remaining references to bluetooth/uuid.h
2013-01-06 Johan Hedbergcore: Make hash & randomizer const in oob_read_local_cb_t
2013-01-05 Marcel Holtmannplugins: Use btd_adapter_get_index instead of adapter_g...
2013-01-05 Marcel Holtmannplugins: Use btd_adapter_get_default instead of adapter...
2013-01-04 Marcel Holtmannplugins: Remove the total silly usage of gchar and...
2013-01-03 Johan Hedbergneard: Prefer adapter_get_default() over manager function
2013-01-03 Johan Hedberghostname: Prefer adapter_get_default() over manager...
2013-01-03 Johan Hedberghostname: Prefer adapter_foreach over manager function
next