summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Store Extended Inquiry Response data informationMarcel Holtmann2007-10-101-0/+1
* Implement support for SetMode("on")Johan Hedberg2007-10-021-0/+1
* Update extended inquiry response when service class changesMarcel Holtmann2007-08-241-0/+1
* Update service classes on all adaptersMarcel Holtmann2007-08-231-0/+1
* Rename device helpers to adapter helpersMarcel Holtmann2007-08-161-5/+5
* Only set extended inquiry data when simple pairing is activatedMarcel Holtmann2007-08-081-0/+1
* Implement Adapter.ListTrusts methodJohan Hedberg2007-08-031-0/+1
* Add support for limited discovery modeMarcel Holtmann2007-06-071-13/+18
* Added device class trackingClaudio Takahasi2007-05-231-0/+1
* Add device ID supportMarcel Holtmann2007-04-251-1/+2
* Implement global trust settingJohan Hedberg2007-04-101-2/+5
* Implement the trust methods properlyJohan Hedberg2007-02-261-0/+4
* Move scan mode setting into adapter startupMarcel Holtmann2007-01-231-0/+1
* Use HCI command to set scan mode and not the kernel optionMarcel Holtmann2007-01-231-1/+1
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-201-3/+0
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-1/+3
* Update copyright informationMarcel Holtmann2007-01-131-2/+1
* Add offmode config option for defining SetMode("off") behaviourJohan Hedberg2006-11-141-0/+4
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-26/+0
* Move logging.c from hcid/ to common/Johan Hedberg2006-10-301-7/+1
* Basic integration of confirmation conceptMarcel Holtmann2006-10-221-0/+1
* More D-Bus Test interface implementationJohan Hedberg2006-10-041-0/+6
* Fix order of header inclusionMarcel Holtmann2006-09-261-1/+0
* Take care of extended inquiry response dataMarcel Holtmann2006-09-201-1/+1
* Add periodic discovery support to the D-Bus APIJohan Hedberg2006-09-191-0/+2
* Use L2CAP raw sockets for HCI connection creationMarcel Holtmann2006-09-151-2/+2
* 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