summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
Commit message (Expand)AuthorAgeFilesLines
* Reduced CancelBonding reply timeClaudio Takahasi2006-08-251-1/+1
* First try at PasskeyAgent Cancel methodJohan Hedberg2006-08-181-1/+1
* load/set the default options after HCI_DEV_UPClaudio Takahasi2006-08-151-0/+2
* Fix the other missing storage functionsMarcel Holtmann2006-07-261-2/+2
* Don't send BondingCreated on link key renewClaudio Takahasi2006-07-101-0/+1
* Remove auth and encrypt settings (security mode 3)Marcel Holtmann2006-06-171-2/+0
* Change RemoteDeviceFound signal and add RemoteClassUpdated signalMarcel Holtmann2006-06-081-0/+1
* Replace some gboolean with intMarcel Holtmann2006-06-051-4/+2
* Make RFCOMM and SDP support experimentalMarcel Holtmann2006-06-021-1/+3
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-281-13/+0
* Remove unneeded functionsMarcel Holtmann2006-04-251-1/+1
* Fix --disable-dbus compilationMarcel Holtmann2006-04-221-1/+1
* DiscoverableTimeout should be seconds instead of millisecondsJohan Hedberg2006-04-191-1/+1
* Store device mode settingsJohan Hedberg2006-04-191-0/+23
* Added HCI cmds queue to retrieve remote infosClaudio Takahasi2006-04-181-0/+20
* * Add D-Bus methods for getting remote device class informationJohan Hedberg2006-04-091-0/+2
* Fix --disable-dbus caseJohan Hedberg2006-03-291-1/+1
* Track pairing state (so Bonding signals aren't sent in wrong situations)Johan Hedberg2006-03-291-1/+1
* Added cancel bonding and fixed minor issues of create bondingClaudio Takahasi2006-03-221-0/+2
* Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnectedClaudio Takahasi2006-03-201-1/+1
* Initial create bonding serviceClaudio Takahasi2006-03-161-32/+2
* Added remote name resolving queueClaudio Takahasi2006-03-131-2/+2
* Remove PIN helper and D-Bus PIN helper supportMarcel Holtmann2006-03-111-5/+0
* More use of the generic logging functionsMarcel Holtmann2006-03-091-3/+2
* More generalization of the logging proceduresMarcel Holtmann2006-03-091-1/+2
* Make debug messages optional, but enable it by defaultMarcel Holtmann2006-03-091-0/+3
* Fix logging functionsJohan Hedberg2006-03-091-4/+3
* Add general logging functionsMarcel Holtmann2006-03-091-0/+5
* Store the minor class changesMarcel Holtmann2006-02-241-0/+2
* Store the changed name of a local deviceMarcel Holtmann2006-02-241-0/+2
* Add skeleton for encryption key size functionMarcel Holtmann2006-02-241-0/+2
* Add support for remembering the PIN code lengthMarcel Holtmann2006-02-241-10/+5
* Change API for remote name, alias and version informationMarcel Holtmann2006-02-221-2/+0
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-121-3/+3
* Implement local device name and remote alias functionsMarcel Holtmann2006-02-111-0/+5
* Add basic device functionsMarcel Holtmann2006-02-111-0/+12
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-111-5/+5
* Add support for last used informationMarcel Holtmann2006-02-081-0/+1
* Add support for last seen informationMarcel Holtmann2006-02-081-0/+2
* Remove usage of /etc/bluetooth/{pin|link_key} filesMarcel Holtmann2006-02-081-5/+2
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add support for device scan propertyMarcel Holtmann2005-12-241-0/+2
* Add support for device propertiesMarcel Holtmann2005-11-241-0/+2
* Implement the interface redesignMarcel Holtmann2005-11-011-2/+3
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Send signal for authentication complete eventsMarcel Holtmann2005-10-271-0/+2
* Add initial D-Bus device configuration supportMarcel Holtmann2005-10-271-0/+2
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-221-0/+2
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-091-0/+35
* Update D-Bus support for inquiry and connection trackingMarcel Holtmann2005-08-251-6/+10