index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-hci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for limited discovery mode
Marcel Holtmann
2007-06-07
1
-23
/
+84
*
Cleanup bdaddr conversions
Johan Hedberg
2007-05-26
1
-156
/
+83
*
Added device class tracking
Claudio Takahasi
2007-05-23
1
-1
/
+48
*
Don't compile in RFCOMM interface support
Marcel Holtmann
2007-05-08
1
-6
/
+0
*
Use the generic signal sending functions
Johan Hedberg
2007-05-07
1
-221
/
+114
*
Convert to using the generic D-Bus object handling
Johan Hedberg
2007-05-04
1
-25
/
+47
*
Send signal when requesting remote device name
Marcel Holtmann
2007-04-24
1
-8
/
+19
*
initialize name request return value struct to 0 before using it (valgrind wa...
Johan Hedberg
2007-02-26
1
-0
/
+1
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
1
-13
/
+13
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-43
/
+24
*
Make sure the device mode is only stored through a SetMode call
Johan Hedberg
2007-01-30
1
-5
/
+0
*
Move scan mode setting into adapter startup
Marcel Holtmann
2007-01-23
1
-30
/
+13
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-8
/
+8
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-2
/
+2
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-85
/
+84
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
Add disconnection delay and RemoteDeviceDisconnectRequested signal for the Di...
Johan Hedberg
2007-01-03
1
-0
/
+22
*
Plug memory leak in OOR device list
Johan Hedberg
2006-12-18
1
-2
/
+5
*
Code cleanup
Johan Hedberg
2006-12-18
1
-23
/
+7
*
More robust handling of scan mode change during a HCI_DEV_UP event
Johan Hedberg
2006-12-04
1
-39
/
+47
*
Send RemoteDeviceDisconnected for all connected devices when HCI_DEV_DOWN eve...
Claudio Takahasi
2006-11-29
1
-7
/
+24
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+2233