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