summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/bluezapplet.h
AgeCommit message (Collapse)AuthorFilesLines
2006-07-02Added OBEX receive functionality.korovkin1-0/+4
2006-05-14Script must be started after device is started up.korovkin1-0/+8
We should wait for 1 second after device is brought up. Fixed an error in hcicongig hci0 up.
2006-05-10OBEX push functionality moved to libbluetooth1.korovkin1-1/+1
Made some reformatting in device.cc In bluezapplet.cpp /etc/init.d/bluetooth is started synchronously if it's called from QCopMessage.
2006-05-09Instead of calling a process, do ::system on stop and use QCopEnvelope on start.korovkin1-2/+0
2006-04-24On start runs /etc/init.d/bluetooth stop.korovkin1-1/+5
On setBluezStatus runs /etc/init.d/bluetooth start or stop. If "listDevices()" is called prior to "enableBluetooth()", postpone the action. If BT was enabled befor "enableBluetooth()" was received, do not disable it on "disableBluetooth()". Timer period became twice shorter. When "listDevices()" received, show browsing icon. Added OPIE120 for compatibility.
2005-08-29- paint discovery pixmap if applicablemickeyl1-1/+1
- Resource -> OResource - fix off-by-one bug in paint()
2005-08-21Add some simple interfaces for device scanning (scanning formickeyl1-0/+5
discoverable receivers) to support OBEX Send, and requests for taking BT up or down. Patch courtesy Michael Haynie - thanks!
2005-04-22- use OTaskbarAppletmickeyl1-9/+9
- scale icons
2002-06-27cleanupsharlekin1-2/+1
2002-06-16updateharlekin1-2/+2
2002-06-01bluetooth applet for the taskbarharlekin1-0/+75