aboutsummaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)Author
2008-10-16Fix remaining places to use dict_append_entry tooJohan Hedberg
2008-10-09Make device driver probe calls take UUID's instead of full recordsJohan Hedberg
2008-10-04Remove uninitialized variable compiler warning with some gcc versionsJohan Hedberg
2008-10-03Fix uninitialized reply of multiple GetProperties methodsMarcel Holtmann
2008-10-02Mark old plugins API as deprecated.Luiz Augusto von Dentz
2008-10-02Add code to emit PropertyChanged on network interface.Luiz Augusto von Dentz
2008-10-02Add property support for network interface.Luiz Augusto von Dentz
2008-09-09Cancels the pending request from agent side when receiving a NoReplyVinicius Costa Gomes
2008-09-08Redefining device_get_address to take bdaddr_t as parameter.Alok Barsode
2008-09-08Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode
2008-09-06Fix D-Bus API for serial and network pluginsMarcel Holtmann
2008-09-06Fix D-Bus connection initMarcel Holtmann
2008-09-05Network: removed unused functionClaudio Takahasi
2008-09-05Network: missing unregister adapter driversClaudio Takahasi
2008-09-05Network: Missing DBusConnection unrefClaudio Takahasi
2008-09-04Network: removed memory leak and moved config file related funcs to manager.cClaudio Takahasi
2008-09-04Renaming struct adapter to struct btd_adapter.Alok Barsode
2008-09-01Network: Removed unused functionClaudio Takahasi
2008-09-01Network: Removed old test scriptClaudio Takahasi
2008-09-01Network: Removed old network APIClaudio Takahasi
2008-09-01Network: Minor cleanupClaudio Takahasi
2008-08-28Fixes a free on the wrong structure.Vinicius Costa Gomes
2008-08-25Fixing some invalid reads when removing multiple adapters.Vinicius Costa Gomes
2008-08-19Don't use L2CAP_LM_SECURE and RFCOMM_LM_SECURE for nowMarcel Holtmann
2008-08-18Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz
2008-08-14Fix unnecessary use of variable.Luiz Augusto von Dentz
2008-08-14Fix warnings on network.Luiz Augusto von Dentz
2008-08-13Fix device driver callbacks to not take driver pointer.Luiz Augusto von Dentz
2008-08-12Make network plugin to register adapter drivers.Luiz Augusto von Dentz
2008-08-08Add 30s timeout to setup connection phaseMarcel Holtmann
2008-08-05Introduce driver.c and driver.h files.Luiz Augusto von Dentz
2008-07-30Make use of peer_free instead of g_free.Luiz Augusto von Dentz
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann
2008-07-28Fix network plugin to reflect the api documentation.Luiz Augusto von Dentz
2008-07-28Adding adapter_get_address.Alok Barsode
2008-07-28Adding {driver, priv} list to btd_device and addingAlok Barsode
2008-07-28Cleanup network manager.Luiz Augusto von Dentz
2008-07-28Adding sdp_record list as parameter to probe.Alok Barsode
2008-07-28Renaming device to btd_device and making theAlok Barsode
2008-06-30Fixed missing includeClaudio Takahasi
2008-06-30Don't use lib prefix for pluginsMarcel Holtmann
2008-06-17Fix authorization mechanism for 3.x.Luiz Augusto von Dentz
2008-06-16Remove calls to RequestAuthorization.Luiz Augusto von Dentz
2008-06-08Update probe/remove callback and implement serial APIMarcel Holtmann
2008-06-08Update plugin interface registrationMarcel Holtmann
2008-06-08Use DBG in plugin to show function namesMarcel Holtmann
2008-06-07Move some D-Bus helpers aroundMarcel Holtmann
2008-06-07Use g_dbus_emit_signal for sending D-Bus signalsMarcel Holtmann
2008-06-06Remove use of dbus_connection_get_object_user_data from network.Luiz Augusto von Dentz
2008-06-06Fix the last remains of sending helpersMarcel Holtmann