index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce RegisterAgent and UnregisterAgent adapter methods.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+32
*
Mark adapter PropertyChanged experimental.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+14
*
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
*
uuids inserted sorted
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Fix UUID list and class display
Marcel Holtmann
2008-03-13
1
-5
/
+7
*
Removed uuids repeated
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Adapter: adding the new FindDevice method and documentation.
Vinicius Gomes
2008-03-13
1
-0
/
+35
*
Add device SetProperty implementation and mark it and GetProperties experimen...
Luiz Augusto von Dentz
2008-03-13
2
-2
/
+95
*
Move error_unknown_method to libhelper.
Luiz Augusto von Dentz
2008-03-13
2
-16
/
+0
*
Add script for listing device properties
Marcel Holtmann
2008-03-13
2
-3
/
+55
*
Mark adapter SetProperty and GetProperties as experimental.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+6
*
cleanup: removed device's static D-Bus connection reference
Claudio Takahasi
2008-03-13
5
-29
/
+15
*
RemoveDevice: Removing stored data
Claudio Takahasi
2008-03-12
3
-2
/
+21
*
Keep a list of device's structure pointers instead of paths
Claudio Takahasi
2008-03-12
6
-104
/
+47
*
Add Mode property to adapter and make use of g_str_equal witch is now availab...
Luiz Augusto von Dentz
2008-03-12
1
-14
/
+29
*
Emit PropertyChanged when property changes in adapter.
Luiz Augusto von Dentz
2008-03-12
2
-0
/
+36
*
Hook up server probe/remove callbacks
Marcel Holtmann
2008-03-12
4
-0
/
+32
*
Export server register/unregister functions
Marcel Holtmann
2008-03-12
1
-0
/
+3
*
Remove unneeded include
Marcel Holtmann
2008-03-12
1
-1
/
+0
*
Remove the local D-Bus setup
Marcel Holtmann
2008-03-12
4
-132
/
+12
*
Added RemoveDevice
Claudio Takahasi
2008-03-12
2
-1
/
+27
*
Emitting DeviceCreated signal
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Unregister the devices when adapter is down
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Register persistent devices
Claudio Takahasi
2008-03-12
1
-0
/
+27
*
Add skeleton for telephony abstraction
Marcel Holtmann
2008-03-12
3
-1
/
+72
*
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
*
Add plugin loading support
Marcel Holtmann
2008-03-11
1
-1
/
+92
*
CreateDevice: Check if the device already exists
Claudio Takahasi
2008-03-11
3
-0
/
+20
*
Add plugin definition structure
Marcel Holtmann
2008-03-11
4
-3
/
+15
*
CreateDevice: return object path instead of string
Claudio Takahasi
2008-03-11
1
-1
/
+1
*
ListDevices: return object path instead of string
Claudio Takahasi
2008-03-11
1
-2
/
+2
*
Compile and link against GModule for plugin support
Marcel Holtmann
2008-03-11
1
-3
/
+3
*
minor cleanup: replace char by gchar
Claudio Takahasi
2008-03-11
3
-10
/
+10
*
Set the define for the plugin directory
Marcel Holtmann
2008-03-11
1
-1
/
+8
*
Add skeleton for plugin infrastructure
Marcel Holtmann
2008-03-11
4
-1
/
+68
*
Remove use of g_str_equal witch is not part of eglib.
Luiz Augusto von Dentz
2008-03-10
1
-3
/
+3
*
Add initial code of adapter SetProperty.
Luiz Augusto von Dentz
2008-03-10
1
-26
/
+97
*
Storing device's profiles
Claudio Takahasi
2008-03-10
3
-0
/
+28
*
Fix memory leak.
Luiz Augusto von Dentz
2008-03-10
1
-0
/
+1
*
Intial adapter GetProperties implementation.
Luiz Augusto von Dentz
2008-03-10
1
-1
/
+53
*
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
3
-9
/
+10
*
Intial device GetProperties implementation.
Luiz Augusto von Dentz
2008-03-10
3
-2
/
+95
*
extract the service class uuid
Claudio Takahasi
2008-03-07
3
-5
/
+30
*
Rename some public agent functions to make way to the upcoming new agent API
Johan Hedberg
2008-03-07
5
-15
/
+16
*
Registering device's object path
Claudio Takahasi
2008-03-07
5
-8
/
+36
*
Move documentation into doc directory
Marcel Holtmann
2008-03-07
2
-151
/
+0
[next]