aboutsummaryrefslogtreecommitdiff
path: root/serial
AgeCommit message (Expand)Author
2009-01-01Update copyright informationMarcel Holtmann
2008-12-23Add missing include definitionsMarcel Holtmann
2008-12-22Remove old serial-api.txt documentation fileMarcel Holtmann
2008-12-15Revert previous change to g_timeout_add_secondsJohan Hedberg
2008-12-10Convert two more users to g_timeout_add_seconds()Marcel Holtmann
2008-12-01Disallow Serial.Disconnect from unauthorized senders.Luiz Augusto von Dentz
2008-11-08Store RFCOMM tty fd and close it before releaseJohan Hedberg
2008-11-07Fix driver removal for serial port driver.Luiz Augusto von Dentz
2008-11-07Make serial driver to register RFCOMM UUID.Luiz Augusto von Dentz
2008-11-06Rename bt_string2class to bt_name2class and introduce bt_name2string.Luiz Augusto von Dentz
2008-11-06Use bt_string2class instead of bt_string2uuid to avoid unecessary conversionJohan Hedberg
2008-11-06Add OBEX UUIDs to the serial serviceJohan Hedberg
2008-11-06Fix checks for port->id valueJohan Hedberg
2008-11-06Get rid of the dialup-specific driverJohan Hedberg
2008-11-06Get rid of the name attribute for portsJohan Hedberg
2008-10-17Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann
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-09-23Fix invalid read when passing a path which happens to be freed on destroy cal...Luiz Augusto von Dentz
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 distribution includesMarcel Holtmann
2008-09-06Fix D-Bus API for serial and network pluginsMarcel Holtmann
2008-09-06Remove old serial test scriptMarcel Holtmann
2008-09-06Fix org.bluez.Serial interfaceMarcel Holtmann
2008-09-06Fix D-Bus connection initMarcel Holtmann
2008-09-05Serial: Missing DBusConnection unrefClaudio Takahasi
2008-09-04Renaming struct adapter to struct btd_adapter.Alok Barsode
2008-09-03Fixing serial plugin.Alok Barsode
2008-08-25Fixing some invalid reads when removing multiple adapters.Vinicius Costa Gomes
2008-08-18Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz
2008-08-13Fix device driver callbacks to not take driver pointer.Luiz Augusto von Dentz
2008-08-12Make serial plugin to register adapter drivers.Luiz Augusto von Dentz
2008-08-05Introduce driver.c and driver.h files.Luiz Augusto von Dentz
2008-07-30Fix possible check for not assigned devnode.Luiz Augusto von Dentz
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann
2008-07-28Cleanup serial manager.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-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-08Remove empty lineMarcel Holtmann
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-08Fix up the serial UUIDsMarcel Holtmann
2008-06-07Move some D-Bus helpers aroundMarcel Holtmann
2008-06-07Use g_dbus_emit_signal for sending D-Bus signalsMarcel Holtmann