summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix 64-bit size_t problem with HCI eventsMarcel Holtmann2004-02-221-2/+3
|
* Add D-Bus support for PIN requestMarcel Holtmann2004-02-171-0/+12
|
* Add device specific configurationMarcel Holtmann2004-02-091-43/+135
|
* Removes all dependencies on glibMarcel Holtmann2003-03-071-1/+1
|
* Support for multiple pairing modes.Max Krasnyansky2002-07-181-1/+10
| | | | Link key replacement.
* Reload PIN code on SIGHUP.Max Krasnyansky2002-06-241-9/+13
| | | | More cleanups.
* Link key handling rewrite. Remove max link key limit.Max Krasnyansky2002-06-241-27/+26
| | | | | Keep key database updated. Minor cleanup.
* Improved link key handling.Max Krasnyansky2002-06-201-3/+2
| | | | More verbose logging.
* First bring device up then init everything else.Max Krasnyansky2002-05-171-9/+9
|
* VERSION is defined in Makefile.Max Krasnyansky2002-03-281-2/+0
|
* Split initialization.Max Krasnyansky2002-03-191-39/+72
| | | | Configure name,class,etc on DEV_UP event.
* Initial revisionMax Krasnyansky2002-03-081-0/+430