summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2012-11-13 11:49:46 -0400
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-13 19:41:46 +0200
commitabf9319776a5467b8ad9bbfc8900d8567bb4e9ea (patch)
treef9e5cf6830d312b805991dbbeacc0e6e95bd1d3f /TODO
parentaf89e34f8c956faa281dba60f3a276fe887fb93c (diff)
downloadbluez-abf9319776a5467b8ad9bbfc8900d8567bb4e9ea.tar.gz
TODO: Trivial typo fixes
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 4f58423ed..ad3232b81 100644
--- a/TODO
+++ b/TODO
@@ -24,7 +24,7 @@ General
Priority: high
Complexity: C4
-- Rename glib-helper file to a more convenient name. The ideia is try to keep
+- Rename glib-helper file to a more convenient name. The idea is try to keep
only sdp helpers functions. bt_* prefix shall be also changed.
Priority: Low
@@ -48,7 +48,7 @@ General
BlueZ 5
=======
-Priority/Complexity ommited as all items are required before 5.0 is
+Priority/Complexity omitted as all items are required before 5.0 is
released.
- Remove telephony driver framework and replace with a org.bluez.Profile
@@ -163,7 +163,7 @@ Low Energy
Complexity: C1
- Static random address setup and storage. Once this address is written
- in the a given remote, the address can not be changed anymore.
+ in a given remote, the address can not be changed anymore.
Priority: Low
Complexity: C1
@@ -178,7 +178,7 @@ Low Energy
- Device Name Characteristic is a GAP characteristic for Low Energy. This
characteristic shall be integrated/used in the discovery procedure. The
- ideia is to report the value of this characteristic using DeviceFound signals.
+ idea is to report the value of this characteristic using DeviceFound signals.
Discussion with the community is needed before to start this task. Other GAP
characteristics for LE needs to follow a similar approach. It is not clear
if all GAP characteristics can be exposed using properties instead of a primary
@@ -268,7 +268,7 @@ ATT/GATT
Priority: Low
Complecity: C1
-- Add sdp discovery support to gattool with BR (--sdp, default is 0x1f)
+- Add sdp discovery support to gatttool with BR (--sdp, default is 0x1f)
Priority: Low
Complexity: C1