Sign in
gfiber
/
vendor
/
opensource
/
bluez
/
0d8eab2a17bc324f785ea05213babe88a4e79352
/
plugins
fbe7d52
plugins/sixaxis: Add a set_leds_sysfs() function
by Antonio Ospite
· 11 years ago
1a124e4
plugins/sixaxis: Add a get_leds_data() function
by Antonio Ospite
· 11 years ago
fdbe933
plugins/sixaxis: Fix get_js_number() for devices connected via BT
by Antonio Ospite
· 11 years ago
1783548
plugins/sixaxis: Factor out a calc_leds_bitmap() function
by Antonio Ospite
· 11 years ago
f6e6850
plugins/sixaxis: Factor out a set_leds_hidraw() function
by Antonio Ospite
· 11 years ago
986c3d2
plugins/policy: Both !uuids and !uuids[0] mean an empty list
by Johan Hedberg
· 11 years ago
de663bf
plugins/policy: Remove reconnect timer in reconnect_reset()
by Johan Hedberg
· 11 years ago
f8a0c50
plugins/policy: Add support to retreive ReconnectUUIDs from main.conf
by Johan Hedberg
· 11 years ago
40e77e7
plugins/policy: Rename UUIDs list variable to avoid name collisions
by Johan Hedberg
· 11 years ago
42fd4ce
plugins/policy: Add exponential backoff for reconnection attempts
by Johan Hedberg
· 11 years ago
c3a21d3
plugins/policy: Continue reconnections after connect attempt failure
by Johan Hedberg
· 11 years ago
e0929a6
plugins/policy: Add basic reconnection handling
by Johan Hedberg
· 11 years ago
6b09f55
Remove unneeded headers include
by Claudio Takahasi
· 11 years ago
f195643
gatt: Move Characteristic properties to attrib/gatt.h
by Claudio Takahasi
· 11 years ago
454a307
Replace att_put_u16() by put_le16()
by Claudio Takahasi
· 11 years ago
c19756d
core: Update btd_adapter_find_device to also match the address type
by Johan Hedberg
· 11 years ago
ef80103
autopair: Remove time(NULL) fallback when seeding rand()
by Anderson Lizardo
· 11 years ago
a9f523e
core: Split LE and BR/EDR states for devices
by Johan Hedberg
· 11 years ago
0b4da94
core: Fix device_get_name() to always null-terminate what it returns
by Petri Gynther
· 11 years ago
0b74823
plugins: Use full include path for header files
by Marcel Holtmann
· 11 years ago
57a9c82
plugins/neard: Use correct service UUID free function
by Johan Hedberg
· 11 years ago
6ed9f15
neard: Refactor request_oob function
by Szymon Janc
· 11 years ago
d471ce2
neard: Set device UUIDs from EIR
by Szymon Janc
· 11 years ago
231ac1c
sixaxis: Don't mark USB plugged device as trusted
by Szymon Janc
· 11 years ago
7dfdf3f
sixaxis: Fix device detection
by Bastien Nocera
· 11 years ago
1787252
sixaxis: Add support for setting LEDs when connected over USB
by Szymon Janc
· 11 years ago
67c269d
sixaxis: Skip controller setup if already connected over Bluetooth
by Szymon Janc
· 11 years ago
752b6b1
sixaxis: Add support for setting PS3 controller LEDs
by Szymon Janc
· 11 years ago
ffb0da6
plugins/sixaxis: Use explicit include paths
by Johan Hedberg
· 11 years ago
8b9bd38
plugins/sixaxis: Add support for configuring new controllers
by Szymon Janc
· 11 years ago
663e0b2
plugins/sixaxis: Add initial code for udev handling
by Szymon Janc
· 11 years ago
f52aa87
plugins: Add initial code for sixaxis plugin
by Szymon Janc
· 11 years ago
bc05407
Rename adapter_get_address to btd_adapter_get_address
by Szymon Janc
· 11 years ago
e48206f
Rename device_device_set_name to btd_device_device_set_name
by Szymon Janc
· 11 years ago
70510e5
Rename adapter_get_device to btd_adapter_get_device
by Szymon Janc
· 11 years ago
ffd321f
autopair: Add special handling for printers
by Bastien Nocera
· 11 years ago
1bbc54e
wiimote: add new documented device IDs
by David Herrmann
· 11 years ago
f538355
adapter: Handle removing of SDP records
by Szymon Janc
· 11 years ago
92d1321
neard: Make use of g_dbus_send_message_with_reply
by Luiz Augusto von Dentz
· 12 years ago
1208266
attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
by Dirk-Jan C. Binnema
· 12 years ago
57ce0cb
plugins/policy: Limit the number of retries to sink profile
by Luiz Augusto von Dentz
· 12 years ago
48e3137
plugins/policy: Limit the number of retries to source profile
by Luiz Augusto von Dentz
· 12 years ago
f5fc3ff
audio/sink: Move stream retry logic to policy plugin
by Luiz Augusto von Dentz
· 12 years ago
3c29a14
audio/source: Move stream retry logic to policy plugin
by Luiz Augusto von Dentz
· 12 years ago
fe4cbed
plugins/policy: Reword audio policy code in a simple plugin
by Luiz Augusto von Dentz
· 12 years ago
83ecd74
core: Avoid unnecessary gboolean on pincode callback API
by Anderson Lizardo
· 12 years ago
0743aa5
plugins: Use open()/read() instead of fopen()/fread() on autopair
by Anderson Lizardo
· 12 years ago
a717195
autopair: Clean up coding style
by Johan Hedberg
· 12 years ago
dc3a586
autopair: Try a fixed pincode for keyboards rejecting random codes
by Alex Deymo
· 12 years ago
4cf14a9
autopair: Add the autopair plugin
by Alex Deymo
· 12 years ago
fa73398
plugins: Extend the pin code callback with the call number
by Alex Deymo
· 12 years ago
34e99c8
neard: Fix reading local OOB data when adapter is not powered
by Szymon Janc
· 12 years ago
88daad9
neard: Fix checking for unknown carrier power state
by Szymon Janc
· 12 years ago
6f4bdbe
plugins: Get rid of gint
by Lucas De Marchi
· 12 years ago
d56685d
core: Fix storing info for private addressed devices
by Johan Hedberg
· 12 years ago
ab5be5c
neard: Use more appropriate log levels than info()
by Johan Hedberg
· 12 years ago
cc2a84b
neard: Add fallback to legacy register if register failed
by Szymon Janc
· 12 years ago
6a3deba
neard: Updated neard handover registration agent API calls
by Ravi kumar Veeramally
· 12 years ago
a629abd
neard: Update copyright information
by Szymon Janc
· 12 years ago
c7521ad
neard: Use bool instead of gboolean for agent_register_postpone
by Szymon Janc
· 12 years ago
46d9e26
neard: Restrict method calls only to neard process
by Szymon Janc
· 12 years ago
66d880d
neard: Use service name and not boolean to track if registered to neard
by Szymon Janc
· 12 years ago
6960cb7
hostname: Fallback to static hostname if pretty hostname is not set
by Szymon Janc
· 12 years ago
f0c8fed
hostname: Fix setting adapter name to empty string
by Szymon Janc
· 12 years ago
4345fd9
neard: Add support for setting power state in RequestOOB reply
by Szymon Janc
· 12 years ago
127b948
neard: Check if adapter is powered in PushOOB
by Szymon Janc
· 12 years ago
d5672b8
neard: Move pairable check from check_adapter
by Szymon Janc
· 12 years ago
fe7f8fd
neard: Add ability to parse 'State' field
by Szymon Janc
· 12 years ago
ac83286
neard: Refactor message processing
by Szymon Janc
· 12 years ago
2cf03cc
neard: Adjust errors to latest API changes
by Szymon Janc
· 12 years ago
ee9c084
neard: Fix memory leak on registering as agent
by Szymon Janc
· 12 years ago
e5b2160
neard: Fix passing negative error code to strerror
by Szymon Janc
· 12 years ago
7cd4d62
neard: Update to new adapter_get_device API
by Johan Hedberg
· 12 years ago
dbb2b83
plugins: Fix remaining references to bluetooth/uuid.h
by Anderson Lizardo
· 12 years ago
1678083
core: Make hash & randomizer const in oob_read_local_cb_t
by Johan Hedberg
· 12 years ago
d29d258
plugins: Use btd_adapter_get_index instead of adapter_get_dev_id
by Marcel Holtmann
· 12 years ago
a67c353
plugins: Use btd_adapter_get_default instead of adapter_get_default
by Marcel Holtmann
· 12 years ago
94f7e30
plugins: Remove the total silly usage of gchar and replace it with char
by Marcel Holtmann
· 12 years ago
143c325
neard: Prefer adapter_get_default() over manager function
by Johan Hedberg
· 12 years ago
4cb7c10
hostname: Prefer adapter_get_default() over manager function
by Johan Hedberg
· 12 years ago
f632a0c
hostname: Prefer adapter_foreach over manager function
by Johan Hedberg
· 12 years ago
cfb0a6a
hostname: No need to restrict adapter name changes anymore
by Marcel Holtmann
· 12 years ago
f1f6a1a
plugins: Remove no longer needed formfactor plugin
by Marcel Holtmann
· 12 years ago
d523d8e
hostname: Add fallback to DMI information for class of device
by Marcel Holtmann
· 12 years ago
d4cbe27
plugins: Remove no longer needed adaptername plugin
by Marcel Holtmann
· 12 years ago
26d6372
hostname: Use numbered pretty hostnames for multiple adapters
by Marcel Holtmann
· 12 years ago
7279e85
plugins: Add support for systemd's hostname daemon
by Marcel Holtmann
· 12 years ago
2935c04
build: Remove support for external OOB plugin
by Marcel Holtmann
· 12 years ago
1ff9915
neard: Fix agent reference leak
by Johan Hedberg
· 12 years ago
6827f2a
adapter: Add btd_adapter_get_pairable function
by Szymon Janc
· 12 years ago
643ad03
dbusoob: Append version to OutOfBand interface
by Luiz Augusto von Dentz
· 12 years ago
c4c9436
plugins: Remove service plugin (replaced by Profile interface)
by Johan Hedberg
· 12 years ago
405c68c
core: Pass explicit address type info when creating device objects
by Johan Hedberg
· 12 years ago
149803c
build: Remove unused empty storage plugin stub
by Marcel Holtmann
· 12 years ago
b8779d2
Revert "Ensure config.h is included by using CPPFLAGS"
by Johan Hedberg
· 12 years ago
aa77b0b
Use the entire include path for gdbus.h
by Lucas De Marchi
· 12 years ago
8a03376
Ensure config.h is included by using CPPFLAGS
by Lucas De Marchi
· 12 years ago
eba1c40
core: Remove unused event.{c,h}
by Johan Hedberg
· 12 years ago
694f069
core: Remove unnecessary btd_event_remote_name function
by Johan Hedberg
· 12 years ago
0cd43d3
adaptername: Fix passing negative error code to strerror
by Szymon Janc
· 12 years ago
Next »