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-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-5
/
+5
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-2
/
+4
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-2
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-16
/
+15
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+3
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+3
*
Fix received length check for l2cap info response
Johan Hedberg
2006-10-13
1
-1
/
+1
*
Add extra checks for l2cap info request response parsing
Johan Hedberg
2006-10-12
1
-6
/
+33
*
Check for correct L2CAP signaling command code when waiting for info request ...
Johan Hedberg
2006-10-12
1
-5
/
+13
*
Disable passkey agents (reject any pin request) for a device when an audit to...
Johan Hedberg
2006-10-12
1
-8
/
+28
*
Code cleanup
Johan Hedberg
2006-10-12
1
-2
/
+3
*
Make audit queuing more sensible with many devices around
Johan Hedberg
2006-10-05
1
-47
/
+68
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-5
/
+5
*
Allow AuditRemoteDevice while periodic inquiry is active
Johan Hedberg
2006-10-04
1
-2
/
+1
*
More D-Bus Test interface implementation
Johan Hedberg
2006-10-04
1
-21
/
+202
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-6
/
+6
*
L2CAP info request support for AuditRemoteDevice method
Johan Hedberg
2006-10-04
1
-3
/
+181
*
Make audits list static and initialize it to NULL
Johan Hedberg
2006-10-03
1
-1
/
+1
*
More AuditRemoteDevice implementation
Johan Hedberg
2006-10-03
1
-6
/
+198
*
Update the test interface framework
Marcel Holtmann
2006-09-29
1
-2
/
+21
*
Add basic framework for the test interface
Marcel Holtmann
2006-09-28
1
-0
/
+43
*
Add source file for test interface
Marcel Holtmann
2006-09-28
1
-0
/
+29