summaryrefslogtreecommitdiffstats
path: root/src/device.h
Commit message (Expand)AuthorAgeFilesLines
* Include the Paired property in the DeviceFound signalsJohan Hedberg2009-03-151-0/+1
* Fix emitting duplicated PropertyChanged signals for device Name property.Luiz Augusto von Dentz2009-02-131-0/+1
* Fix resetting trusts on every reboot.Luiz Augusto von Dentz2009-02-121-1/+1
* Add support for HCI_Simple_Pairing_Complete eventJohan Hedberg2009-02-031-0/+1
* Fix authentication replies when disconnectedJohan Hedberg2009-02-031-1/+1
* Require MITM for dedicated bonding if the remote side is capable of itJohan Hedberg2009-01-161-0/+1
* Don't remove linkkeys upon adapter removalJohan Hedberg2009-01-131-1/+2
* Don't do reverse SDP for renewed link keysJohan Hedberg2009-01-131-0/+1
* Handle active connection using device object.Luiz Augusto von Dentz2009-01-111-3/+6
* Move bonding creation to device.c.Luiz Augusto von Dentz2009-01-111-4/+23
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add support for device pattern drivers.Luiz Augusto von Dentz2008-11-071-1/+1
* Add mechanism for adding new UUIDs from the driver sideJohan Hedberg2008-10-091-0/+1
* Make device driver probe calls take UUID's instead of full recordsJohan Hedberg2008-10-091-2/+4
* Don't detect profile removal on during reverse service discoveryJohan Hedberg2008-10-091-1/+1
* Fix the service discovery-upon-pairing logicJohan Hedberg2008-10-081-1/+1
* Don't do bonding_process_complete upon link_key_notifyJohan Hedberg2008-09-261-1/+3
* Move more pairing and discovery initiation logic into device.cJohan Hedberg2008-09-251-1/+2
* Do service discovery also for pairings initiated from the other sideJohan Hedberg2008-09-251-0/+3
* Find device ID from SDP recordsDavid Woodhouse2008-09-141-2/+0
* store pnp info when we receive a pnp recordDavid Woodhouse2008-09-131-0/+2
* Redefining device_get_address to take bdaddr_t as parameter.Alok Barsode2008-09-081-1/+1
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-2/+2
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-181-0/+12
* Introduce driver.c and driver.h files.Luiz Augusto von Dentz2008-08-051-14/+0
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+58