summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-hci.c
Commit message (Expand)AuthorAgeFilesLines
* Move scan mode setting into adapter startupMarcel Holtmann2007-01-231-30/+13
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-201-8/+8
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-2/+2
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-131-85/+84
* Allow compilation against GLibMarcel Holtmann2007-01-121-0/+1
* Add disconnection delay and RemoteDeviceDisconnectRequested signal for the Di...Johan Hedberg2007-01-031-0/+22
* Plug memory leak in OOR device listJohan Hedberg2006-12-181-2/+5
* Code cleanupJohan Hedberg2006-12-181-23/+7
* More robust handling of scan mode change during a HCI_DEV_UP eventJohan Hedberg2006-12-041-39/+47
* Send RemoteDeviceDisconnected for all connected devices when HCI_DEV_DOWN eve...Claudio Takahasi2006-11-291-7/+24
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-0/+2233