Gaia/System/Bluetooth: Difference between revisions

From MozillaWiki
< Gaia‎ | System
Jump to navigation Jump to search
(Created page with "Ability for user to connect and communicate with Bluetooth devices. == Status & Team == * See: [https://docs.google.com/spreadsheet/ccc?key=0AiBigu584YY7dGlNSlY0QzhJb3M5anRBa1gx...")
 
(update)
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Ability for user to connect and communicate with Bluetooth devices.
== Design Specs==
For the latest UX specifications, please visit [https://mozilla.app.box.com/files/0/f/3831724173/Bluetooth Box] or [https://drive.google.com/drive/u/1/folders/0Bx_3KVci6YdOSFU3aV9zTzRzRG8 Dropbox]


== Status & Team ==
== Bug Tracking & Nomination ==
* See: [https://docs.google.com/spreadsheet/ccc?key=0AiBigu584YY7dGlNSlY0QzhJb3M5anRBa1gxalV0Y3c#gid=0 B2G - Milestone Planning
 
Tracked in Peripherals team https://wiki.mozilla.org/Firefox_OS/Peripherals
 
* Worth to solved issues: [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=cf_tracking_b2g&list_id=12538044&o1=substring&resolution=---&classification=Client%20Software&o2=substring&query_format=advanced&f2=cf_tracking_b2g&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&v1=%20%2B&component=Gaia%3A%3ABluetooth&v2=backlog&product=Firefox%20OS backlog]
* [https://bugzilla.mozilla.org/buglist.cgi?component=Gaia%3A%3ABluetooth&list_id=12513771&product=Firefox%20OS&query_format=advanced&resolution=---&order=bug_id&limit=0 All bluetooth bugs in bugzilla]
* [https://github.com/mozilla-b2g/gaia/commits/master/apps/bluetooth Recent gaia commits]
 
== 2.5 Features Dashboard ==
 
<bugzilla>
    {
        "product":"Firefox OS",
        "component":["Gaia:Bluetooth"],
        "cf_feature_b2g":"2.5+",
        "cf_feature_b2g_type":"contains",
        "include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g"
    }
</bugzilla>
 
== Gaia:Bluetooth Blocker 2.5 Dashboard  ==
 
<bugzilla>
    {
        "product":"Firefox OS",
        "component":["Gaia::Bluetooth"],
        "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],
        "cf_blocking_b2g":"+",
        "cf_blocking_b2g_type":"contains",
        "include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g"
    }
</bugzilla>
 
== v2.5 Roadmap ==
* Bug 1088450 - improve Bluetooth transfer messages (DONE)
* Bug 897375 - User can share URL via Bluetooth
 
Intent to do
* Remove APIv1 support in Bluetooth/Settings/System


== Requirements ==
== Requirements ==
=== v1 ===


The requirements will align with gecko's requirements https://wiki.mozilla.org/B2G/Bluetooth
=== v2.6 ===
* Remove Bluetooth APIv1 from system/bluetooth/settings (DONE)
* Support GATT device discovery dialog
=== v2.5 ===
* Compatible with [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2 Bluetooth API v2] (DONE)
* User can pair devices via apps/bluetooth (DONE)
* User can open received PDF file (DONE)
=== V2 ===
* A2DP support
=== V1 ===
* User can pair devices
* User can pair devices
** Hands-free headset or intercom
** Hands-free headset or intercom
** Other mobile phone devices
** Other mobile phone devices
 
* Hands-free
** Answer calls from headset
** End calls from headset
* User can share files to compatible paired devices
* User can share files to compatible paired devices
** Gallery images
** Music files
* User can receive files from compatible paired devices.
* User can easily toggle Bluetooth radio on or off from utility tray

Latest revision as of 06:45, 26 November 2015

Design Specs

For the latest UX specifications, please visit Box or Dropbox

Bug Tracking & Nomination

Tracked in Peripherals team https://wiki.mozilla.org/Firefox_OS/Peripherals

2.5 Features Dashboard

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Gaia:Bluetooth Blocker 2.5 Dashboard

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


v2.5 Roadmap

  • Bug 1088450 - improve Bluetooth transfer messages (DONE)
  • Bug 897375 - User can share URL via Bluetooth

Intent to do

  • Remove APIv1 support in Bluetooth/Settings/System

Requirements

The requirements will align with gecko's requirements https://wiki.mozilla.org/B2G/Bluetooth

v2.6

  • Remove Bluetooth APIv1 from system/bluetooth/settings (DONE)
  • Support GATT device discovery dialog

v2.5

  • Compatible with Bluetooth API v2 (DONE)
  • User can pair devices via apps/bluetooth (DONE)
  • User can open received PDF file (DONE)

V2

  • A2DP support

V1

  • User can pair devices
    • Hands-free headset or intercom
    • Other mobile phone devices
  • Hands-free
    • Answer calls from headset
    • End calls from headset
  • User can share files to compatible paired devices
    • Gallery images
    • Music files
  • User can receive files from compatible paired devices.
  • User can easily toggle Bluetooth radio on or off from utility tray