TODO: Mark SAP task as done
authorDenis Kenzior <denkenz@gmail.com>
Wed, 18 Jan 2012 19:10:48 +0000 (13:10 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 18 Jan 2012 19:10:48 +0000 (13:10 -0600)
TODO
doc/features.txt

diff --git a/TODO b/TODO
index 484f829..7da7400 100644 (file)
--- a/TODO
+++ b/TODO
@@ -305,14 +305,6 @@ Sim Toolkit
 Miscellaneous
 =============
 
-- Bluetooth SAP Client support.  The Telit UC864-G devices support Bluetooth
-  SAP client mode.  This requires the use of a modem side-channel to read the
-  APDU & CPDU data and send it to the remote phone device over Bluetooth RFCOMM
-  channel.
-
-  Complexity: C4
-  Priority: Low
-
 - PolicyKit support.  Add support for PolicyKit checking of all oFono D-Bus
   interfaces.
 
index 72f40be..cb6df9c 100644 (file)
@@ -707,3 +707,11 @@ CDMA Network Acquisition
 
 - Support reporting of the received signal strength indicator (RSSI)
   measurement for the currently acquired 1xEV-DO data network.
+
+Bluetooth Sim Access Profile
+============================
+
+- oFono supports certain modems that can utilize remote sim cards
+  (e.g. via SAP).  This is done transparently to the user and all of oFono's
+  APIs are supported on such devices (assuming the device itself supports
+  the required features).  Today the Telit UC864-G is supported in this mode.