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
*
Handle the service UUID mapping via device driver
Marcel Holtmann
2008-05-29
1
-0
/
+5
*
Add first skeletion of device driver integration
Marcel Holtmann
2008-05-28
1
-0
/
+20
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+1
*
fixed format string
Claudio Takahasi
2008-05-07
1
-35
/
+42
*
MAC address converted to upper case when creating an object path
Cidorvan Leite
2008-05-07
1
-1
/
+4
*
Fix bugs on debug messages and fix Adapter property to be DBUS_TYPE_OBJECT_PATH.
Luiz Augusto von Dentz
2008-04-25
1
-3
/
+3
*
Fix discover services callback function.
Luiz Augusto von Dentz
2008-04-24
1
-1
/
+1
*
Fix bug that happen when sdp discovery fails no reply is send.
Luiz Augusto von Dentz
2008-04-14
1
-2
/
+4
*
Added local agent in CreatePairedDevice
Cidorvan Leite
2008-04-10
1
-0
/
+3
*
Fix DeviceCreated/DeviceRemoved signal being emitted for temporary devices.
Luiz Augusto von Dentz
2008-04-09
1
-0
/
+5
*
Fix CreatePairedDevice and CreateDevice behavior.
Luiz Augusto von Dentz
2008-04-08
1
-7
/
+100
*
device: fixing the TrustRemoved signal, when setting the Trusted attribute vi...
Vinicius Gomes
2008-03-28
1
-1
/
+2
*
Emit old device signals when a property is changed.
Luiz Augusto von Dentz
2008-03-24
1
-2
/
+18
*
Fix dbus_message_iter_append_variant to use dbus string array format (char **...
Luiz Augusto von Dentz
2008-03-24
1
-15
/
+35
*
Add Adapter property to device GetProperties.
Luiz Augusto von Dentz
2008-03-20
1
-2
/
+8
*
device: adding device_remove function
Vinicius Gomes
2008-03-20
1
-0
/
+6
*
Emit device PropertyChanged properly and fix adapter signals to be emmitted i...
Luiz Augusto von Dentz
2008-03-20
1
-1
/
+1
*
Remove some unneeded experimental checks
Marcel Holtmann
2008-03-15
1
-6
/
+0
*
added new adapter/device D-Bus path
Claudio Takahasi
2008-03-14
1
-2
/
+2
*
Created devices from linkkeys
Cidorvan Leite
2008-03-13
1
-0
/
+5
*
Fix device GetProperties.
Luiz Augusto von Dentz
2008-03-13
1
-1
/
+1
*
Fix Alias device property to behave according the documentation and UUIDs typo.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+39
*
Add device SetProperty implementation and mark it and GetProperties experimen...
Luiz Augusto von Dentz
2008-03-13
1
-2
/
+93
*
cleanup: removed device's static D-Bus connection reference
Claudio Takahasi
2008-03-13
1
-18
/
+6
*
Keep a list of device's structure pointers instead of paths
Claudio Takahasi
2008-03-12
1
-65
/
+7
*
Added RemoveDevice
Claudio Takahasi
2008-03-12
1
-0
/
+15
*
connection ref can't be NULL when device_destroy is called
Claudio Takahasi
2008-03-11
1
-3
/
+3
*
Added array support for dict
Claudio Takahasi
2008-03-11
1
-1
/
+3
*
Fix invalid read when changing device name.
Luiz Augusto von Dentz
2008-03-11
1
-1
/
+1
*
CreateDevice: Check if the device already exists
Claudio Takahasi
2008-03-11
1
-0
/
+16
*
minor cleanup: replace char by gchar
Claudio Takahasi
2008-03-11
1
-3
/
+3
*
Fix memory leak.
Luiz Augusto von Dentz
2008-03-10
1
-0
/
+1
*
Fix double free.
Luiz Augusto von Dentz
2008-03-10
1
-2
/
+0
*
added new function to convert uuid to string(uuid128)
Claudio Takahasi
2008-03-10
1
-3
/
+3
*
Intial device GetProperties implementation.
Luiz Augusto von Dentz
2008-03-10
1
-1
/
+93
*
extract the service class uuid
Claudio Takahasi
2008-03-07
1
-2
/
+5
*
Registering device's object path
Claudio Takahasi
2008-03-07
1
-3
/
+10
*
Adding Device Interface
Vinicius Gomes
2008-03-05
1
-7
/
+43
*
Adapts the device name to the new way.
Vinicius Gomes
2008-03-05
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2007-11-07
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-0
/
+1
*
Use default event mask from the specification
Marcel Holtmann
2007-09-10
1
-1
/
+1
*
Set local device name on adapter setup
Marcel Holtmann
2007-08-24
1
-0
/
+5
*
Update extended inquiry response when service class changes
Marcel Holtmann
2007-08-24
1
-0
/
+26
*
Move the extended inquiry response creation into the SDP code
Marcel Holtmann
2007-08-24
1
-12
/
+3
*
Update service classes on all adapters
Marcel Holtmann
2007-08-23
1
-0
/
+11
*
Add initial steps for generic device handling
Marcel Holtmann
2007-08-17
1
-0
/
+88
*
Rename device helpers to adapter helpers
Marcel Holtmann
2007-08-16
1
-5
/
+5
*
Only set extended inquiry data when simple pairing is activated
Marcel Holtmann
2007-08-08
1
-35
/
+106
[next]