summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-test.c
Commit message (Expand)AuthorAgeFilesLines
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-0/+3
* Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)Johan Hedberg2006-10-301-0/+3
* Fix received length check for l2cap info responseJohan Hedberg2006-10-131-1/+1
* Add extra checks for l2cap info request response parsingJohan Hedberg2006-10-121-6/+33
* Check for correct L2CAP signaling command code when waiting for info request ...Johan Hedberg2006-10-121-5/+13
* Disable passkey agents (reject any pin request) for a device when an audit to...Johan Hedberg2006-10-121-8/+28
* Code cleanupJohan Hedberg2006-10-121-2/+3
* Make audit queuing more sensible with many devices aroundJohan Hedberg2006-10-051-47/+68
* renamed send_reply_and_unref to send_message_and_unrefClaudio Takahasi2006-10-051-5/+5
* Allow AuditRemoteDevice while periodic inquiry is activeJohan Hedberg2006-10-041-2/+1
* More D-Bus Test interface implementationJohan Hedberg2006-10-041-21/+202
* cleanup:renamed hci_dbus_data to adapterClaudio Takahasi2006-10-041-6/+6
* L2CAP info request support for AuditRemoteDevice methodJohan Hedberg2006-10-041-3/+181
* Make audits list static and initialize it to NULLJohan Hedberg2006-10-031-1/+1
* More AuditRemoteDevice implementationJohan Hedberg2006-10-031-6/+198
* Update the test interface frameworkMarcel Holtmann2006-09-291-2/+21
* Add basic framework for the test interfaceMarcel Holtmann2006-09-281-0/+43
* Add source file for test interfaceMarcel Holtmann2006-09-281-0/+29