Package example.bluetooth.demo

Class Summary
BTImageClient Initialize BT device, search for BT services, presents them to user and picks his/her choice, finally download the choosen image and present it to user.
BTImageServer Established the BT service, accepts connections and send the requested image silently.
BTServiceSearcher Facade for JSR82, connecting via the btspp protocol.
DemoMIDlet Contains the Bluetooth API demo, that allows to download the specific images from the other devices.
GUIImageClient Provides a GUI to present the download options to used, gives a chance to make a choice, finally shows the downloaded image.
GUIImageServer Allows to customize the images list to be published, creates the corresponding service record to describe this list and send the images to clients by request.