summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-hci.c
Commit message (Expand)AuthorAgeFilesLines
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-3/+0
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
* Fix endiannes handling of connection handlesJohan Hedberg2008-04-151-1/+1
* Remove pin request even if status != 0Johan Hedberg2008-04-151-1/+4
* hcid: removing device object when some error occurs during bonding processVinicius Gomes2008-04-141-0/+5
* hcid: now the DeviceCreated signal is sent only when the pairing is complete.Vinicius Gomes2008-04-111-0/+10
* Emit signals properly when removing a device.Luiz Augusto von Dentz2008-04-111-27/+18
* Added local agent in CreatePairedDeviceCidorvan Leite2008-04-101-9/+13
* Fix temporary device removal not emitting DeviceRemoved.Luiz Augusto von Dentz2008-04-091-5/+3
* Fix CreatePairedDevice and CreateDevice behavior.Luiz Augusto von Dentz2008-04-081-41/+57
* hcid: temporary devices, now devices created at incoming pairing are removed ...Vinicius Gomes2008-04-071-4/+11
* hcid: fixing a segmentation fault, when the first pair failed.Vinicius Gomes2008-04-031-6/+1
* hcid: creating the device object when the pair is initiated by the remote dev...Vinicius Gomes2008-04-031-5/+5
* hcid: fixing the PropertyChanged signal for PeriodicDiscoveryVinicius Gomes2008-03-271-4/+4
* Remove another incorrect call to agent_destroyJohan Hedberg2008-03-201-5/+0
* Remove invalid call to agent_destroyJohan Hedberg2008-03-201-5/+0
* Fix uninitialized memory accessJohan Hedberg2008-03-201-3/+3
* Fix parameter passing to adapter_get_deviceJohan Hedberg2008-03-201-2/+3
* Implement support for new Agent.RequestPasskeyJohan Hedberg2008-03-201-1/+74
* Emit device PropertyChanged properly and fix adapter signals to be emmitted i...Luiz Augusto von Dentz2008-03-201-6/+80
* Fix RSSI dbus type.Luiz Augusto von Dentz2008-03-141-1/+1
* verify experimental flag before register the device pathClaudio Takahasi2008-03-141-2/+2
* added new adapter/device D-Bus pathClaudio Takahasi2008-03-141-23/+85
* Fix coding style.Luiz Augusto von Dentz2008-03-141-9/+11
* Fix adapter signal DeviceFound to emit RSSI and Name.Luiz Augusto von Dentz2008-03-141-7/+15
* agent_release is already called through agent_free and doesn't need to be publicJohan Hedberg2008-03-141-3/+0
* Call agent_release at appropriate placesJohan Hedberg2008-03-141-0/+19
* Add support for having the new manager interface on root pathMarcel Holtmann2008-03-131-0/+30
* Add experimental adapter signals DeviceFound and DeviceDisappeared.Luiz Augusto von Dentz2008-03-131-21/+78
* Created devices from linkkeysCidorvan Leite2008-03-131-2/+21
* cleanup: removed device's static D-Bus connection referenceClaudio Takahasi2008-03-131-2/+3
* Keep a list of device's structure pointers instead of pathsClaudio Takahasi2008-03-121-12/+5
* Emit PropertyChanged when property changes in adapter.Luiz Augusto von Dentz2008-03-121-0/+27
* Hook up server probe/remove callbacksMarcel Holtmann2008-03-121-0/+4
* Unregister the devices when adapter is downClaudio Takahasi2008-03-121-0/+7
* Register persistent devicesClaudio Takahasi2008-03-121-0/+27
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-071-2/+3
* Registering device's object pathClaudio Takahasi2008-03-071-0/+5
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Send DefaultAdapterChanged more oftenMarcel Holtmann2008-02-011-4/+18
* Whitespace cleanupJohan Hedberg2008-01-281-13/+6
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-1/+2
* Whitespace cleanupJohan Hedberg2007-11-071-19/+16
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Store Extended Inquiry Response data informationMarcel Holtmann2007-10-101-0/+3
* Don't update RSSI if new value is 0 (fixes combined DiscoverRemoteDevicesWith...Johan Hedberg2007-09-271-1/+2
* Update service classes on all adaptersMarcel Holtmann2007-08-231-0/+1
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-221-2/+22
* More header cleanupsMarcel Holtmann2007-08-161-0/+1
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-3/+3