index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Make two more local functions static
Marcel Holtmann
2008-12-23
1
-1
/
+1
*
Add support for the LegacyPairing property
Johan Hedberg
2008-12-04
1
-0
/
+7
*
Once a driver has been removed break out and proceed to the next one
Johan Hedberg
2008-11-18
1
-3
/
+3
*
Fix parameters to debug()
Johan Hedberg
2008-11-18
1
-1
/
+1
*
Prevent duplicated uuids from being probed.
Luiz Augusto von Dentz
2008-11-17
1
-0
/
+5
*
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
2008-11-17
1
-2
/
+2
*
Make use of sdp_copy_record.
Luiz Augusto von Dentz
2008-11-17
1
-10
/
+1
*
Emit DeviceCreated for temporary devices.
Luiz Augusto von Dentz
2008-11-11
1
-8
/
+0
*
Code cleanup.
Luiz Augusto von Dentz
2008-11-10
1
-3
/
+1
*
Fix bug which makes DeviceCreated to not being emitted.
Luiz Augusto von Dentz
2008-11-10
1
-12
/
+12
*
Remove debug prints that were added by mistake in the previous commit
Johan Hedberg
2008-11-08
1
-12
/
+2
*
Remove duplicate call to btd_device_get_record
Johan Hedberg
2008-11-08
1
-2
/
+12
*
Simplify record uuid matching logic
Johan Hedberg
2008-11-08
1
-15
/
+13
*
Make device_match_patter() more readable by using more intuitive variable names
Johan Hedberg
2008-11-08
1
-10
/
+9
*
Fix memory leak
Johan Hedberg
2008-11-08
1
-4
/
+4
*
Fix coding style
Johan Hedberg
2008-11-08
1
-5
/
+3
*
Add support for device pattern drivers.
Luiz Augusto von Dentz
2008-11-07
1
-27
/
+95
*
Use only L2CAP and PNP UUIDs for initial service discovery
Johan Hedberg
2008-11-07
1
-107
/
+30
*
Make the variable prefix really global
Marcel Holtmann
2008-10-31
1
-3
/
+2
*
Use i instead of j in for-loop
Johan Hedberg
2008-10-29
1
-3
/
+3
*
Fix duplicate UUID detection
Johan Hedberg
2008-10-29
1
-14
/
+24
*
Convert Bluetooth UUID-128 to 32 or 16 bit if possible before searching
Johan Hedberg
2008-10-29
1
-0
/
+3
*
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
2008-10-24
1
-4
/
+2
*
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
2008-10-17
1
-1
/
+1
*
Add emit_array_property_changed()
Johan Hedberg
2008-10-16
1
-2
/
+2
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
1
-16
/
+12
*
Add dict_append_array()
Johan Hedberg
2008-10-16
1
-1
/
+1
*
Rename dbus_message_iter_append_dict_entry to dict_append_entry
Johan Hedberg
2008-10-16
1
-19
/
+10
*
Better debug when failing to probe a device
Bastien Nocera
2008-10-15
1
-2
/
+2
*
Fix uuid list allocation and freeing bug exposed by previous mem leak fix
Johan Hedberg
2008-10-10
1
-6
/
+4
*
Fix memory leak
Johan Hedberg
2008-10-10
1
-0
/
+1
*
Add mechanism for adding new UUIDs from the driver side
Johan Hedberg
2008-10-09
1
-5
/
+28
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
1
-18
/
+60
*
Don't remove service discovery timer even if device disconnects
Johan Hedberg
2008-10-09
1
-5
/
+0
*
Don't detect profile removal on during reverse service discovery
Johan Hedberg
2008-10-09
1
-7
/
+14
*
Fix the service discovery-upon-pairing logic
Johan Hedberg
2008-10-08
1
-9
/
+17
*
Fix possible memleak which could happen if bt_search_service fails.
Luiz Augusto von Dentz
2008-10-08
1
-21
/
+32
*
Fix removing of entries from a GSList
Johan Hedberg
2008-10-07
1
-2
/
+4
*
Remove device discovery timer on device removal.
Luiz Augusto von Dentz
2008-09-30
1
-0
/
+3
*
Make sure to always add Alias and Icon property
Marcel Holtmann
2008-09-29
1
-62
/
+9
*
Fix duplicate entries for service UUIDs
Marcel Holtmann
2008-09-29
1
-8
/
+17
*
Use global DBusConnection instead of request specific one
Johan Hedberg
2008-09-28
1
-1
/
+2
*
Don't do bonding_process_complete upon link_key_notify
Johan Hedberg
2008-09-26
1
-2
/
+32
*
Only create D-Bus client listener if there is a client
Johan Hedberg
2008-09-25
1
-4
/
+7
*
Move more pairing and discovery initiation logic into device.c
Johan Hedberg
2008-09-25
1
-4
/
+21
*
Fix another memory leak
Johan Hedberg
2008-09-25
1
-1
/
+4
*
Fix memory leak
Johan Hedberg
2008-09-25
1
-1
/
+3
*
Do service discovery also for pairings initiated from the other side
Johan Hedberg
2008-09-25
1
-0
/
+37
*
Clean up authentication and service discovery initiation code
Johan Hedberg
2008-09-25
1
-12
/
+20
[next]