Releases/FeatureBluetoothFedora8

From FedoraProject

Jump to: navigation, search

Contents

Bluetooth enhancements (Fedora 8)

Summary

Bluetooth enhancements support the following use cases. Additional use cases can be found on O'Reilly's website .

Owner

Current status

Those enhancements are Fedora 8 specific. See the master page for more details on the future plans for Bluetooth support.

Usage cases/rationale, Scope and Implementation details

Browsing files on a remote device

Possible solutions:

Pre-Fedora 8 solution: None

Functionality is available in Fedora 8

Stand-alone Bluetooth printing

Possible solutions:

Pre-Fedora 8 solution: Using bluez-utils-cups, and entering the printer's details by hand in system-config-printer

system-config-printer now discovers printers, and lists them in the New printer dialogue.

Mobile phone SMS/Call related items

Initiating/answering a call from your mobile phone

Sending receiving text messages from your mobile

Setting time and date on the mobile

Possible solutions:

Pre-Fedora 8 solution: gnome-phone-manager only worked (badly) with some Nokia phones

The AT driver (used by most phones) in gnokii got enhanced to support SMS and call notifications, and fixes for battery status.

gnome-phone-manager 's backend support SMS and call notifications, as well as battery reporting.

Battery reporting to the user is implemented in gnome-power-manager .

Keyboards, mice

Possible solutions:

Pre-Fedora 8 solution: everything done by hand on a terminal using hidd

Although there's no support for main input devices (see the comment about HCI proxy dongles above), setting up Bluetooth mice, keyboards and joysticks is now all graphical.

Documentation

This is documentation for features/use cases where the process differs from previous releases.

Browsing files on a remote device

Prerequisites:

In your panel, right-click on the Bluetooth icon, and select the Browse device... menu item. This will bring up a list of devices in the vicinity, as well as known devices. Select the one you want to browse, and click Connect.

Stand-alone Bluetooth printing

Prerequisites:

In the System menu, select Administration then Printing. After having typed in the administrator password, select New Printer in the toolbar. Your printer should appear in the list of printers. Proceed through the wizard.

Note: If it does not, make sure the printer was made discoverable, following its manual.

Note: If the printer driver wasn't automatically detected, run /usr/lib/cups/backend/bluetooth in a terminal, and file a bug against system-config-printer with the output in the Red Hat bugzilla.

Sending SMS/texts via Bluetooth

Prerequisites:

Launch the Phone Manager from the System Tools section of the Applications menu. Setup your mobile phone in the Preferences (right-click on the mobile phone icon in the panel). After having connected to the phone, you should be able to receive new messages by right-clicking and selecting Send Message.

Using keyboards and mice

Prerequisites:

Right-click on the Bluetooth icon in your panel and select Preferences. In the Services tab, select the input service, and make sure it is started. Click on Add below. Select the device you want to add, and click Connect.

Note: Make sure the input device is discoverable (as per the user manual), and that it has enough battery power.

Release Notes