1. 7bb73f0 plugins/sixaxis: Don't ignore previously setup devices by Bastien Nocera · 7 years ago
  2. 1629c39 plugins/sixaxis: Provide DualShock 3 SDP record while adding new device by Bastien Nocera · 7 years ago
  3. 6c467e9 sixaxis: Fix compilation and various coding style issues by Luiz Augusto von Dentz · 7 years ago
  4. 8a016ba plugins/sixaxis: Cancel cable pairing if unplugged by Bastien Nocera · 7 years ago
  5. f0c27bb plugins/sixaxis: Add support for DualShock 4/PS4 cable pairing by Juha Kuikka · 7 years ago
  6. 4bf85b2 plugins/sixaxis: Rename sixaxis specific functions by Bastien Nocera · 7 years ago
  7. bbc99b7 plugins/sixaxis: Move device discovery to shared header by Bastien Nocera · 7 years ago
  8. b6ae731 sixaxis: Ask user whether cable configuration should be allowed by Bastien Nocera · 7 years ago
  9. db4ec11 autopair: Don't handle the iCade by Bastien Nocera · 7 years ago
  10. efe53dc plugins/sixaxis: Remove LEDs handling by Bastien Nocera · 7 years ago
  11. 7cdfdda plugins/sixaxis: Use the same device name as the kernel by Nicolas Werner · 7 years ago
  12. d4477e8 plugins: Fix reconnect_interval for cases of improper main.conf by ERAMOTO Masaya · 7 years ago
  13. b8887cf autopair: Use unsigned int for passcode string by Marcel Holtmann · 7 years ago
  14. 608dffe autopair: Fix PIN string buffer size by Marcel Holtmann · 7 years ago
  15. 16d6fe3 policy: Fix removing reconnect flag while still connecting by Luiz Augusto von Dentz · 10 years ago
  16. 249d5d4 policy: Fix not reseting sink source by Luiz Augusto von Dentz · 8 years ago
  17. cc80aff build: Remove gatt-example plugin by Luiz Augusto von Dentz · 8 years ago
  18. 0ee2d33 policy: Fix not reseting attempts when disconnected by Luiz Augusto von Dentz · 8 years ago
  19. 4ea44dc plugins/policy: Disable other connect policies while reconnect is active by Luiz Augusto von Dentz · 8 years ago
  20. 14b6511 plugins/policy: Set list separator by Luiz Augusto von Dentz · 8 years ago
  21. 12bd0ff plugins/policy: Revert patch 96db78604252eeb17614b9982ced95fd66c6c6fc by Luiz Augusto von Dentz · 8 years ago
  22. 40bb318 policy: Add AutoEnable config option by Szymon Janc · 9 years ago
  23. 96db786 policy: Fix not incrementing attempts by Luiz Augusto von Dentz · 10 years ago
  24. b57f335 plugins/policy: Fix clang compile error by Arman Uguray · 10 years ago
  25. 3b7ad51 policy: Add parameters to control reconnection by Luiz Augusto von Dentz · 10 years ago
  26. 36468cc core/device: Convert temporary flag to bool by Luiz Augusto von Dentz · 10 years ago
  27. d782a65 plugins/policy: Try reconnect Control/Target services by Marcin Kraglak · 10 years ago
  28. 3af96d5 plugins: Fix local libbluetooth includes order by Marcel Holtmann · 10 years ago
  29. 91de201 plugins: Use local libbluetooth includes by Marcel Holtmann · 10 years ago
  30. 01b4984 plugins: Add explicit include for lib/bluetooth.h by Marcel Holtmann · 10 years ago
  31. 24c79fd policy: Fix not removing timers by Luiz Augusto von Dentz · 10 years ago
  32. 037ea88 plugins/autopair: Provide descriptive error log by Gowtham Anandha Babu · 10 years ago
  33. 716edaa plugins/sixaxis: Add Sony Navigation Controller by Alex Gal · 10 years ago
  34. fbe7d52 plugins/sixaxis: Add a set_leds_sysfs() function by Antonio Ospite · 11 years ago
  35. 1a124e4 plugins/sixaxis: Add a get_leds_data() function by Antonio Ospite · 11 years ago
  36. fdbe933 plugins/sixaxis: Fix get_js_number() for devices connected via BT by Antonio Ospite · 11 years ago
  37. 1783548 plugins/sixaxis: Factor out a calc_leds_bitmap() function by Antonio Ospite · 11 years ago
  38. f6e6850 plugins/sixaxis: Factor out a set_leds_hidraw() function by Antonio Ospite · 11 years ago
  39. 986c3d2 plugins/policy: Both !uuids and !uuids[0] mean an empty list by Johan Hedberg · 11 years ago
  40. de663bf plugins/policy: Remove reconnect timer in reconnect_reset() by Johan Hedberg · 11 years ago
  41. f8a0c50 plugins/policy: Add support to retreive ReconnectUUIDs from main.conf by Johan Hedberg · 11 years ago
  42. 40e77e7 plugins/policy: Rename UUIDs list variable to avoid name collisions by Johan Hedberg · 11 years ago
  43. 42fd4ce plugins/policy: Add exponential backoff for reconnection attempts by Johan Hedberg · 11 years ago
  44. c3a21d3 plugins/policy: Continue reconnections after connect attempt failure by Johan Hedberg · 11 years ago
  45. e0929a6 plugins/policy: Add basic reconnection handling by Johan Hedberg · 11 years ago
  46. 6b09f55 Remove unneeded headers include by Claudio Takahasi · 11 years ago
  47. f195643 gatt: Move Characteristic properties to attrib/gatt.h by Claudio Takahasi · 11 years ago
  48. 454a307 Replace att_put_u16() by put_le16() by Claudio Takahasi · 11 years ago
  49. c19756d core: Update btd_adapter_find_device to also match the address type by Johan Hedberg · 11 years ago
  50. ef80103 autopair: Remove time(NULL) fallback when seeding rand() by Anderson Lizardo · 11 years ago
  51. a9f523e core: Split LE and BR/EDR states for devices by Johan Hedberg · 11 years ago
  52. 0b4da94 core: Fix device_get_name() to always null-terminate what it returns by Petri Gynther · 11 years ago
  53. 0b74823 plugins: Use full include path for header files by Marcel Holtmann · 11 years ago
  54. 57a9c82 plugins/neard: Use correct service UUID free function by Johan Hedberg · 11 years ago
  55. 6ed9f15 neard: Refactor request_oob function by Szymon Janc · 11 years ago
  56. d471ce2 neard: Set device UUIDs from EIR by Szymon Janc · 11 years ago
  57. 231ac1c sixaxis: Don't mark USB plugged device as trusted by Szymon Janc · 11 years ago
  58. 7dfdf3f sixaxis: Fix device detection by Bastien Nocera · 11 years ago
  59. 1787252 sixaxis: Add support for setting LEDs when connected over USB by Szymon Janc · 11 years ago
  60. 67c269d sixaxis: Skip controller setup if already connected over Bluetooth by Szymon Janc · 11 years ago
  61. 752b6b1 sixaxis: Add support for setting PS3 controller LEDs by Szymon Janc · 11 years ago
  62. ffb0da6 plugins/sixaxis: Use explicit include paths by Johan Hedberg · 11 years ago
  63. 8b9bd38 plugins/sixaxis: Add support for configuring new controllers by Szymon Janc · 11 years ago
  64. 663e0b2 plugins/sixaxis: Add initial code for udev handling by Szymon Janc · 11 years ago
  65. f52aa87 plugins: Add initial code for sixaxis plugin by Szymon Janc · 11 years ago
  66. bc05407 Rename adapter_get_address to btd_adapter_get_address by Szymon Janc · 11 years ago
  67. e48206f Rename device_device_set_name to btd_device_device_set_name by Szymon Janc · 11 years ago
  68. 70510e5 Rename adapter_get_device to btd_adapter_get_device by Szymon Janc · 11 years ago
  69. ffd321f autopair: Add special handling for printers by Bastien Nocera · 11 years ago
  70. 1bbc54e wiimote: add new documented device IDs by David Herrmann · 11 years ago
  71. f538355 adapter: Handle removing of SDP records by Szymon Janc · 11 years ago
  72. 92d1321 neard: Make use of g_dbus_send_message_with_reply by Luiz Augusto von Dentz · 11 years ago
  73. 1208266 attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16 by Dirk-Jan C. Binnema · 11 years ago
  74. 57ce0cb plugins/policy: Limit the number of retries to sink profile by Luiz Augusto von Dentz · 11 years ago
  75. 48e3137 plugins/policy: Limit the number of retries to source profile by Luiz Augusto von Dentz · 11 years ago
  76. f5fc3ff audio/sink: Move stream retry logic to policy plugin by Luiz Augusto von Dentz · 12 years ago
  77. 3c29a14 audio/source: Move stream retry logic to policy plugin by Luiz Augusto von Dentz · 12 years ago
  78. fe4cbed plugins/policy: Reword audio policy code in a simple plugin by Luiz Augusto von Dentz · 12 years ago
  79. 83ecd74 core: Avoid unnecessary gboolean on pincode callback API by Anderson Lizardo · 12 years ago
  80. 0743aa5 plugins: Use open()/read() instead of fopen()/fread() on autopair by Anderson Lizardo · 12 years ago
  81. a717195 autopair: Clean up coding style by Johan Hedberg · 12 years ago
  82. dc3a586 autopair: Try a fixed pincode for keyboards rejecting random codes by Alex Deymo · 12 years ago
  83. 4cf14a9 autopair: Add the autopair plugin by Alex Deymo · 12 years ago
  84. fa73398 plugins: Extend the pin code callback with the call number by Alex Deymo · 12 years ago
  85. 34e99c8 neard: Fix reading local OOB data when adapter is not powered by Szymon Janc · 12 years ago
  86. 88daad9 neard: Fix checking for unknown carrier power state by Szymon Janc · 12 years ago
  87. 6f4bdbe plugins: Get rid of gint by Lucas De Marchi · 12 years ago
  88. d56685d core: Fix storing info for private addressed devices by Johan Hedberg · 12 years ago
  89. ab5be5c neard: Use more appropriate log levels than info() by Johan Hedberg · 12 years ago
  90. cc2a84b neard: Add fallback to legacy register if register failed by Szymon Janc · 12 years ago
  91. 6a3deba neard: Updated neard handover registration agent API calls by Ravi kumar Veeramally · 12 years ago
  92. a629abd neard: Update copyright information by Szymon Janc · 12 years ago
  93. c7521ad neard: Use bool instead of gboolean for agent_register_postpone by Szymon Janc · 12 years ago
  94. 46d9e26 neard: Restrict method calls only to neard process by Szymon Janc · 12 years ago
  95. 66d880d neard: Use service name and not boolean to track if registered to neard by Szymon Janc · 12 years ago
  96. 6960cb7 hostname: Fallback to static hostname if pretty hostname is not set by Szymon Janc · 12 years ago
  97. f0c8fed hostname: Fix setting adapter name to empty string by Szymon Janc · 12 years ago
  98. 4345fd9 neard: Add support for setting power state in RequestOOB reply by Szymon Janc · 12 years ago
  99. 127b948 neard: Check if adapter is powered in PushOOB by Szymon Janc · 12 years ago
  100. d5672b8 neard: Move pairable check from check_adapter by Szymon Janc · 12 years ago