summaryrefslogtreecommitdiff
path: root/src/device.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-22Fix Device.SetProperty("Trusted",... always emit PropertyChangedLuiz Augusto Von Dentz1-0/+1
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-10-07Add proper tracking of device paired statusJohan Hedberg1-0/+1
2009-10-05Fix link key removal for temporary device connection failuresJohan Hedberg1-0/+1
2009-10-02Add public device_get_name functionJohan Hedberg1-0/+1
2009-09-22Fix extra PropertyChanged signal sent after DeviceRemoved.Claudio Takahasi1-2/+1
2009-06-01Fix pairing process even if the ACL gets dropped before successful SDPJohan Hedberg1-0/+1
2009-05-18Fix race condition on device removal.Luiz Augusto von Dentz1-1/+1
2009-04-27Make disconnect watch callback to take removal flag.Luiz Augusto von Dentz1-1/+2
2009-04-22Add support to disconnect watch registration.Luiz Augusto von Dentz1-0/+8
2009-04-22Introduce btd_device_ref and btd_device_unref.Luiz Augusto von Dentz1-0/+3
2009-04-11Fix device removal while there's an authorization request pendingJohan Hedberg1-0/+2
2009-03-15Include the Paired property in the DeviceFound signalsJohan Hedberg1-0/+1
2009-02-13Fix emitting duplicated PropertyChanged signals for device Name property.Luiz Augusto von Dentz1-0/+1
2009-02-12Fix resetting trusts on every reboot.Luiz Augusto von Dentz1-1/+1
2009-02-03Add support for HCI_Simple_Pairing_Complete eventJohan Hedberg1-0/+1
2009-02-03Fix authentication replies when disconnectedJohan Hedberg1-1/+1
2009-01-16Require MITM for dedicated bonding if the remote side is capable of itJohan Hedberg1-0/+1
2009-01-13Don't remove linkkeys upon adapter removalJohan Hedberg1-1/+2
2009-01-13Don't do reverse SDP for renewed link keysJohan Hedberg1-0/+1
2009-01-11Handle active connection using device object.Luiz Augusto von Dentz1-3/+6
2009-01-11Move bonding creation to device.c.Luiz Augusto von Dentz1-4/+23
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-11-07Add support for device pattern drivers.Luiz Augusto von Dentz1-1/+1
2008-10-09Add mechanism for adding new UUIDs from the driver sideJohan Hedberg1-0/+1
2008-10-09Make device driver probe calls take UUID's instead of full recordsJohan Hedberg1-2/+4
2008-10-09Don't detect profile removal on during reverse service discoveryJohan Hedberg1-1/+1
2008-10-08Fix the service discovery-upon-pairing logicJohan Hedberg1-1/+1
2008-09-26Don't do bonding_process_complete upon link_key_notifyJohan Hedberg1-1/+3
2008-09-25Move more pairing and discovery initiation logic into device.cJohan Hedberg1-1/+2
2008-09-25Do service discovery also for pairings initiated from the other sideJohan Hedberg1-0/+3
2008-09-14Find device ID from SDP recordsDavid Woodhouse1-2/+0
2008-09-13store pnp info when we receive a pnp recordDavid Woodhouse1-0/+2
2008-09-08Redefining device_get_address to take bdaddr_t as parameter.Alok Barsode1-1/+1
2008-09-04Renaming struct adapter to struct btd_adapter.Alok Barsode1-2/+2
2008-08-18Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz1-0/+12
2008-08-05Introduce driver.c and driver.h files.Luiz Augusto von Dentz1-14/+0
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann1-0/+58