index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming device to btd_device and making the
Alok Barsode
2008-07-28
1
-44
/
+39
*
Moving struct device to device.c
Alok Barsode
2008-07-28
1
-0
/
+19
*
Adding device_get_auth.
Alok Barsode
2008-07-28
1
-0
/
+5
*
Adding device_set_auth.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_set_cap.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_set_temporary.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_is_temporary.
Alok Barsode
2008-07-28
1
-0
/
+5
*
Adding device_is_busy.
Alok Barsode
2008-07-28
1
-0
/
+5
*
Adding device_set_agent.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_get_agent.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_get_path.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_get_address.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Adding device_get_adapter.
Alok Barsode
2008-07-28
1
-0
/
+8
*
Cleanup device.c and move adapter initialization to manager.c.
Luiz Augusto von Dentz
2008-07-28
1
-679
/
+11
*
Remove dbus-sdp.c and dbus-sdp.h.
Luiz Augusto von Dentz
2008-07-28
1
-1
/
+36
*
Further cleanups to device.c.
Luiz Augusto von Dentz
2008-07-28
1
-12
/
+1
*
Remove deprecated object paths and files.
Luiz Augusto von Dentz
2008-07-28
1
-4
/
+2
*
Remove BASE_PATH define.
Luiz Augusto von Dentz
2008-07-28
1
-8
/
+2
*
Removed unused variable
Claudio Takahasi
2008-06-30
1
-1
/
+0
*
Added uuid128 support for device DiscoverServices
Claudio Takahasi
2008-06-30
1
-8
/
+9
*
Accept friendly names for discover services
Claudio Takahasi
2008-06-30
1
-2
/
+1
*
Fix probing and removing drivers when discovering services.
Luiz Augusto von Dentz
2008-06-26
1
-46
/
+128
*
Cleanup device_browse code.
Luiz Augusto von Dentz
2008-06-25
1
-48
/
+52
*
Make RemoveDevice to return when the device is busy discovering services.
Luiz Augusto von Dentz
2008-06-18
1
-8
/
+9
*
Fix driver comparison
Marcel Holtmann
2008-06-18
1
-1
/
+9
*
Fix DiscoverDevice to wait untils the browse finishes to release the name lis...
Luiz Augusto von Dentz
2008-06-18
1
-25
/
+29
*
Only allow discover requestor to cancel it.
Luiz Augusto von Dentz
2008-06-17
1
-9
/
+65
*
Fix bt_cancel_discovery to only succeed when there is a discover to cancel.
Luiz Augusto von Dentz
2008-06-16
1
-1
/
+4
*
Fix minor whitespace issues
Johan Hedberg
2008-06-16
1
-1
/
+1
*
Fix driver structure declaration in the probe function
Marcel Holtmann
2008-06-16
1
-2
/
+1
*
Allow to cancel a service discovery
Marcel Holtmann
2008-06-16
1
-1
/
+8
*
Use the pattern parameter in DiscoverServices()
Marcel Holtmann
2008-06-10
1
-5
/
+23
*
Added device Disconnect
Claudio Takahasi
2008-06-09
1
-2
/
+59
*
Fix signedness issue
Marcel Holtmann
2008-06-09
1
-1
/
+1
*
Append full record to discover service results
Marcel Holtmann
2008-06-09
1
-3
/
+13
*
Detect Simple Pairing support and enable it
Marcel Holtmann
2008-06-09
1
-1
/
+7
*
Fill the discovery record with record handles
Marcel Holtmann
2008-06-09
1
-3
/
+30
*
At minimum return an empty dictionary
Marcel Holtmann
2008-06-09
1
-4
/
+20
*
Fix duplicate driver probing
Marcel Holtmann
2008-06-09
1
-5
/
+7
*
First attempt at Device.DiscoverServices() implementation
Marcel Holtmann
2008-06-09
1
-3
/
+12
*
Update probe/remove callback and implement serial API
Marcel Holtmann
2008-06-08
1
-2
/
+6
*
Add HID profile to list of alternate UUIDs to browse
Marcel Holtmann
2008-06-08
1
-0
/
+1
*
Make sure to probe drivers on startup
Marcel Holtmann
2008-06-08
1
-4
/
+3
*
Keep track of attached drivers
Marcel Holtmann
2008-06-08
1
-7
/
+20
*
Add first attempt for driver probing
Marcel Holtmann
2008-06-08
1
-3
/
+37
*
Add the missing device API calls
Marcel Holtmann
2008-06-08
1
-10
/
+37
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-3
/
+3
*
Check for alternative UUIDs if public browse group fails
Marcel Holtmann
2008-06-06
1
-1
/
+24
*
Fix path reference usage after freeing device object
Marcel Holtmann
2008-06-06
1
-2
/
+8
*
More cleanups and less casting
Marcel Holtmann
2008-06-06
1
-1
/
+1
[next]